mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +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' |