ajout ansible

This commit is contained in:
Votre Nom
2021-12-15 08:17:50 +01:00
parent 506a24025b
commit dbbdc4ee3e
19 changed files with 462 additions and 0 deletions

11
ansible/hosts Normal file
View File

@@ -0,0 +1,11 @@
[local]
localhost # Add Server IP address, one line per server
[prod]
ap33prod
[test]
192.168.0.47
[web]
web1