Cambio nome ruolo base.
This commit is contained in:
parent
a7e809a4df
commit
373adff418
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- hosts: all
|
||||
roles:
|
||||
- base_personal
|
||||
- base
|
||||
become: yes
|
||||
become_user: root
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- hosts: all
|
||||
roles:
|
||||
- base_personal
|
||||
- base
|
||||
become: yes
|
||||
become_user: root
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- hosts: all
|
||||
roles:
|
||||
- base_personal
|
||||
- base
|
||||
become: yes
|
||||
become_user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue