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