with_items hosts
This commit is contained in:
8
examples/003_with_items/hosts
Normal file
8
examples/003_with_items/hosts
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[database]
|
||||||
|
192.168.11.20
|
||||||
|
|
||||||
|
[loadbalancer]
|
||||||
|
192.168.11.30
|
||||||
|
|
||||||
|
[webserver]
|
||||||
|
192.168.11.40
|
||||||
@@ -8,5 +8,4 @@
|
|||||||
- apache2
|
- apache2
|
||||||
- libapache2-mod-wsgi-py3
|
- libapache2-mod-wsgi-py3
|
||||||
- python-pip-whl
|
- python-pip-whl
|
||||||
- python3-virtualenv
|
- python3-virtualenv
|
||||||
|
|
||||||
Reference in New Issue
Block a user