Files
cloudy/ansible/rke2/inventory/hosts.ini
T

9 lines
209 B
INI

# Make sure Ansible host has access to these devices
# Good idea to snapshot all machines and deploy uing cloud-init
[servers]
server1 ansible_host=192.168.50.132
[agents]
agent1 ansible_host=192.168.50.131