Update
This commit is contained in:
@@ -0,0 +1 @@
|
||||
active-directory-1
|
||||
@@ -0,0 +1 @@
|
||||
active-directory-2
|
||||
@@ -0,0 +1 @@
|
||||
dhcp-1
|
||||
@@ -0,0 +1 @@
|
||||
dhcp-2
|
||||
@@ -0,0 +1 @@
|
||||
dns-1
|
||||
@@ -0,0 +1 @@
|
||||
dns-2
|
||||
@@ -0,0 +1 @@
|
||||
hyper-v-1
|
||||
@@ -0,0 +1 @@
|
||||
hyper-v-2
|
||||
@@ -0,0 +1 @@
|
||||
prod-apache-1
|
||||
@@ -0,0 +1 @@
|
||||
prod-apache-2
|
||||
@@ -0,0 +1 @@
|
||||
prod-haproxy
|
||||
@@ -0,0 +1 @@
|
||||
prod-mysql-1
|
||||
@@ -0,0 +1 @@
|
||||
prod-mysql-2
|
||||
@@ -0,0 +1,45 @@
|
||||
[all:vars]
|
||||
ansible_connection=local
|
||||
|
||||
[tomcat]
|
||||
prod-haproxy-1
|
||||
prod-haproxy-2
|
||||
|
||||
[apache]
|
||||
prod-apache-1
|
||||
prod-apache-2
|
||||
|
||||
[mysql]
|
||||
prod-mysql-[1:2]
|
||||
|
||||
[linux:children]
|
||||
apache
|
||||
mysql
|
||||
|
||||
[active-directory]
|
||||
active-directory-1
|
||||
active-directory-2
|
||||
|
||||
[dhcp]
|
||||
dhcp-1
|
||||
dhcp-2
|
||||
|
||||
[dns]
|
||||
dns-1
|
||||
dns-2
|
||||
|
||||
[hyper-v]
|
||||
hyper-v-1
|
||||
hyper-v-2
|
||||
|
||||
[windows:children]
|
||||
active-directory
|
||||
dhcp
|
||||
dns
|
||||
hyper-v
|
||||
|
||||
[windows:vars]
|
||||
ansible_user=administrateur
|
||||
ansible_password=P@ssw0rd
|
||||
ansible_connection=winrm
|
||||
ansible_winrm_server_cert_validation=ignore
|
||||
@@ -0,0 +1 @@
|
||||
ds
|
||||
@@ -0,0 +1 @@
|
||||
fddfs
|
||||
@@ -0,0 +1 @@
|
||||
fds
|
||||
@@ -0,0 +1 @@
|
||||
fds
|
||||
@@ -0,0 +1 @@
|
||||
fs
|
||||
@@ -0,0 +1,7 @@
|
||||
stagehost1
|
||||
|
||||
[webservers]
|
||||
stagehost2
|
||||
|
||||
[dbservers]
|
||||
stagehost3
|
||||
@@ -0,0 +1 @@
|
||||
ds
|
||||
@@ -0,0 +1 @@
|
||||
fddfs
|
||||
@@ -0,0 +1 @@
|
||||
fds
|
||||
@@ -0,0 +1 @@
|
||||
fds
|
||||
@@ -0,0 +1 @@
|
||||
fs
|
||||
@@ -0,0 +1 @@
|
||||
fsdf
|
||||
Reference in New Issue
Block a user