add user managment to the base playbook
This commit is contained in:
parent
3134701e29
commit
fdb575db84
1 changed files with 1 additions and 0 deletions
1
base.yml
1
base.yml
|
@ -3,3 +3,4 @@
|
|||
- hosts: all,
|
||||
roles:
|
||||
- base_config
|
||||
- create_users
|
||||
|
|
Loading…
Reference in a new issue