Added all
This commit is contained in:
12
inventory/hosts
Normal file
12
inventory/hosts
Normal file
@@ -0,0 +1,12 @@
|
||||
[database]
|
||||
192.168.11.20
|
||||
|
||||
[webserver]
|
||||
192.168.11.40
|
||||
|
||||
[loadbalancer]
|
||||
192.168.11.30
|
||||
|
||||
[all:vars]
|
||||
ansible_user=vagrant
|
||||
ansible_connection: ssh
|
||||
Reference in New Issue
Block a user