put become in dependancy

This commit is contained in:
vincent 2020-06-11 17:15:51 +02:00
parent d1344a9985
commit cce950d43e
2 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
- hosts: server
roles:
- {role: mariadb, become: yes }
- hass

View File

@ -11,6 +11,4 @@
roles:
- {role: nginx, become: yes }
- {role: mariadb, become: yes }
- nextcloud