- hosts: all gather_facts: True connection: local become: False serial: 1 roles: - determine-jump-host - add-to-sudoers-group