mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-26 07:25:44 +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' |