add ansible automation script
This commit is contained in:
10
ansible/inventory/hosts
Normal file
10
ansible/inventory/hosts
Normal file
@@ -0,0 +1,10 @@
|
||||
[proxmox]
|
||||
10.10.26.12
|
||||
10.10.26.13
|
||||
10.10.26.14
|
||||
|
||||
[proxmox:vars]
|
||||
ansible_user=root
|
||||
ansible_password=Pnd77net!
|
||||
ansible_ssh_common_args='-o StrictHostKeyChecking=no'
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
Reference in New Issue
Block a user