create bootstrap_vms role to run vagrant file on host, creating managed vms (dkhost03 and dkhost04)
This commit is contained in:
6
roles/cleanup/defaults/main.yml
Normal file
6
roles/cleanup/defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# defaults for cleanup
|
||||
|
||||
cleanup:
|
||||
cron: []
|
||||
packages: []
|
||||
Reference in New Issue
Block a user