Move ansible role into base role

This commit is contained in:
2020-07-09 21:54:15 -04:00
parent e66a4b96ff
commit c630af67cd
11 changed files with 35 additions and 38 deletions

View File

@@ -4,7 +4,6 @@
vars_files:
- host_vars/dockerbox.yml
roles:
- ansible
- base
- docker
- jenkins