initial commit

This commit is contained in:
2026-06-19 16:53:14 -04:00
commit 108512762f
12 changed files with 664 additions and 0 deletions
+10
View File
@@ -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