try fix 3
This commit is contained in:
parent
35eae0112b
commit
2128cffa8f
|
@ -6,4 +6,4 @@
|
||||||
become: true
|
become: true
|
||||||
become_user: root
|
become_user: root
|
||||||
become_method: sudo
|
become_method: sudo
|
||||||
ansible.builtin.command: sv stop gemserv
|
ansible.builtin.command: whoami
|
||||||
|
|
Loading…
Reference in New Issue