Files
ansible/inventories/prod/hosts.yml
T
2026-07-03 13:57:03 -04:00

10 lines
262 B
YAML

all:
children:
rocky_servers:
hosts:
ositslinv02:
ansible_host: onesourceits.com
vars:
ansible_user: ansible
ansible_ssh_private_key_file: /home/ansible/.ssh/ansible-ed25519
ansible_python_interpreter: /usr/bin/python3