Files
ansible/inventories/prod/hosts.yml
T

11 lines
318 B
YAML

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