Inital Commit
Play installs docker, pip and other basic requirements. Build out dockeruser, and add zware user to docker group.
This commit is contained in:
6
inventory.yml
Normal file
6
inventory.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
all:
|
||||
hosts:
|
||||
tower:
|
||||
ansible_host: 192.168.0.62
|
||||
vars:
|
||||
Reference in New Issue
Block a user