mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
s/sudo/become
This commit is contained in:
parent
e5af6c2dff
commit
608d0b5253
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
sudo: yes
|
||||
become: yes
|
||||
roles:
|
||||
- { role: base, tags: ['base'] }
|
||||
- { role: fonts, tags: ['fonts'] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue