init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user