mirror of
https://github.com/planetmint/planetmint.git
synced 2025-06-07 22:56:37 +00:00
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
---
|
|
ansible_connection: ssh
|
|
ansible_ssh_port: 22
|
|
ansible_become: yes
|
|
ansible_ssh_common_args: '-o StrictHostKeyChecking=no' |