--- - name: Init hosts: atlas remote_user: root gather_facts: true vars: ansible_ssh_common_args: "-J pve" roles: - role: init