put become in dependancy
This commit is contained in:
parent
d1344a9985
commit
cce950d43e
1
hass.yml
1
hass.yml
@ -1,4 +1,3 @@
|
|||||||
- hosts: server
|
- hosts: server
|
||||||
roles:
|
roles:
|
||||||
- {role: mariadb, become: yes }
|
|
||||||
- hass
|
- hass
|
||||||
|
@ -11,6 +11,4 @@
|
|||||||
|
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- {role: nginx, become: yes }
|
|
||||||
- {role: mariadb, become: yes }
|
|
||||||
- nextcloud
|
- nextcloud
|
||||||
|
Loading…
Reference in New Issue
Block a user