first version of base role
This commit is contained in:
parent
57ffdc6b50
commit
2ceee43d40
3 changed files with 39 additions and 0 deletions
|
@ -5,3 +5,6 @@
|
|||
hosts: mirror
|
||||
user: root
|
||||
gather_facts: true
|
||||
|
||||
roles:
|
||||
- base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue