Files
DetectionLab/ESXi/ansible/inventory.yml
2021-05-05 21:40:48 -07:00

25 lines
300 B
YAML

---
logger:
hosts:
w.w.w.w:
ansible_user: vagrant
ansible_password: vagrant
ansible_port: 22
ansible_connection: ssh
ansible_ssh_common_args: '-o UserKnownHostsFile=/dev/null'
dc:
hosts:
x.x.x.x:
wef:
hosts:
y.y.y.y:
win10:
hosts:
z.z.z.z: