Semplificazione deploy di base.
This commit is contained in:
parent
d1af10892d
commit
048fb2c3b3
2 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
- hosts: all
|
||||
roles:
|
||||
- fixhostname
|
||||
- base
|
||||
become: yes
|
||||
become_user: root
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
- hosts: all
|
||||
roles:
|
||||
- fixhostname
|
||||
become: yes
|
||||
become_user: root
|
Loading…
Add table
Add a link
Reference in a new issue