---
- name: Start gemserv
hosts: gemserv
tasks:
ansible.builtin.command: whoami
become: true
sudo: true
sudo_user: root