- hosts: all gather_facts: no become: yes tasks: - name: Test sudo access command: whoami