Upload Ansible Files
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
proxmox:
|
||||
hosts:
|
||||
tnp-prox01:
|
||||
ansible_host: 138.201.135.182
|
||||
tnp-prox02:
|
||||
ansible_host: 176.9.65.23
|
||||
|
||||
linuxserver:
|
||||
hosts:
|
||||
tnp-vpn01:
|
||||
ansible_host: 172.18.1.2
|
||||
tnp-data01:
|
||||
ansible_host: 172.18.1.8
|
||||
ansible_port: 222
|
||||
tnp-fetch01:
|
||||
ansible_host: 172.18.1.11
|
||||
docker:
|
||||
hosts:
|
||||
tnp-mail01:
|
||||
ansible_host: 172.18.1.4
|
||||
tnp-bit01:
|
||||
ansible_host: 172.18.1.10
|
||||
tnp-cloud01:
|
||||
ansible_host: 172.18.1.12
|
||||
|
||||
linux:
|
||||
children:
|
||||
docker:
|
||||
linuxserver:
|
||||
|
||||
windowsserver:
|
||||
hosts:
|
||||
tnp-rds01:
|
||||
ansible_host: 172.18.1.3
|
||||
tnp-ad01:
|
||||
ansible_host: 172.18.1.6
|
||||
tnp-ex01:
|
||||
ansible_host: 172.18.1.7
|
||||
tnp-app01:
|
||||
ansible_host: 172.18.1.9
|
||||
Reference in New Issue
Block a user