Semplificazione deploy di base.
This commit is contained in:
parent
d1af10892d
commit
048fb2c3b3
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
|
- fixhostname
|
||||||
- base
|
- base
|
||||||
become: yes
|
become: yes
|
||||||
become_user: root
|
become_user: root
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: all
|
|
||||||
roles:
|
|
||||||
- fixhostname
|
|
||||||
become: yes
|
|
||||||
become_user: root
|
|
Loading…
Reference in New Issue
Block a user