2022-01-13 16:29:35 +00:00

5 lines
123 B
Plaintext

---
ansible_connection: ssh
ansible_ssh_port: 22
ansible_become: yes
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'