mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
aafde4e15c
commit
278323eb42
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
||||||
daemon_reload: yes
|
daemon_reload: yes
|
||||||
state: stopped
|
state: stopped
|
||||||
|
|
||||||
- name: 'Update pre-existing install: yarn upgrade'
|
- name: 'Update pre-existing install: sudo yarn upgrade'
|
||||||
command: sudo yarn upgrade
|
command: sudo yarn upgrade
|
||||||
#command: yarn upgrade
|
#command: yarn upgrade
|
||||||
#become: yes # Escalate to root, similar to 'sudo'
|
#become: yes # Escalate to root, similar to 'sudo'
|
||||||
|
|
Loading…
Reference in a new issue