add docker mgmt and basic playbook
This commit is contained in:
5
playbooks/default.yml
Normal file
5
playbooks/default.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- hosts: setup
|
||||
roles:
|
||||
- security-setup
|
||||
- base-setup
|
||||
- docker-mgmt
|
||||
Reference in New Issue
Block a user