try fix 5
This commit is contained in:
parent
e28ff45532
commit
4202f1b42a
|
@ -5,3 +5,5 @@
|
||||||
- name: Start gemserv
|
- name: Start gemserv
|
||||||
ansible.builtin.command: whoami
|
ansible.builtin.command: whoami
|
||||||
become: true
|
become: true
|
||||||
|
sudo: true
|
||||||
|
sudo_user: root
|
||||||
|
|
Loading…
Reference in New Issue