1.0
This commit is contained in:
10
ansible/inventory/inventory.ini
Normal file
10
ansible/inventory/inventory.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[web-serveur]
|
||||
|
||||
web ansible_host="192.168.1.119"
|
||||
|
||||
[git-serveur]
|
||||
git ansible_host='192.168.1.119'
|
||||
|
||||
[docker-serveur]
|
||||
|
||||
docker ansible_host='192.168.1.119'
|
||||
Reference in New Issue
Block a user