This commit is contained in:
2023-07-03 20:39:45 +02:00
parent 25445b2a98
commit 5152f44924
149 changed files with 17896 additions and 5 deletions

View File

@ -0,0 +1 @@
active-directory-1

View File

@ -0,0 +1 @@
active-directory-2

1
inventories/dhcp-1.inv Normal file
View File

@ -0,0 +1 @@
dhcp-1

1
inventories/dhcp-2.inv Normal file
View File

@ -0,0 +1 @@
dhcp-2

1
inventories/dns-1.inv Normal file
View File

@ -0,0 +1 @@
dns-1

1
inventories/dns-2.inv Normal file
View File

@ -0,0 +1 @@
dns-2

View File

@ -0,0 +1 @@
hyper-v-1

View File

@ -0,0 +1 @@
hyper-v-2

View File

@ -0,0 +1 @@
prod-apache-1

View File

@ -0,0 +1 @@
prod-apache-2

View File

@ -0,0 +1 @@
prod-haproxy

View File

@ -0,0 +1 @@
prod-mysql-1

View File

@ -0,0 +1 @@
prod-mysql-2

View File

@ -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

View File

@ -0,0 +1 @@
ds

View File

@ -0,0 +1 @@
fddfs

View File

@ -0,0 +1 @@
fds

View File

@ -0,0 +1 @@
fds

View File

@ -0,0 +1 @@
fs

View File

@ -0,0 +1,7 @@
stagehost1
[webservers]
stagehost2
[dbservers]
stagehost3

View File

View File

@ -0,0 +1 @@
ds

View File

@ -0,0 +1 @@
fddfs

View File

@ -0,0 +1 @@
fds

View File

@ -0,0 +1 @@
fds

View File

@ -0,0 +1 @@
fs

View File

@ -0,0 +1 @@
fsdf

View File