try fix 4

This commit is contained in:
core 2023-06-21 19:56:43 -04:00
parent 2128cffa8f
commit e28ff45532
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,5 @@
hosts: gemserv hosts: gemserv
tasks: tasks:
- name: Start gemserv - name: Start gemserv
become: true
become_user: root
become_method: sudo
ansible.builtin.command: whoami ansible.builtin.command: whoami
become: true