Files
ansible/inventories/prod/hosts.yml
T

10 lines
259 B
YAML
Raw Normal View History

2026-06-19 16:53:14 -04:00
all:
children:
ubuntu_servers:
hosts:
nbaslinv01:
ansible_host: 100.94.73.127
vars:
ansible_user: ansible
ansible_ssh_private_key_file: /home/ansible/.ssh/ansible_ed25519
ansible_python_interpreter: /usr/bin/python3