- hosts: all gather_facts: True connection: local become: False roles: - determine-jump-host - hosts: all gather_facts: True connection: local become: False roles: - add-users-to-ad-group