7 lines
210 B
YAML
7 lines
210 B
YAML
---
|
|
ansible_connection: ssh
|
|
ansible_user: filiprojek
|
|
ansible_host: 10.123.0.1
|
|
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
|
|
ansible_ssh_private_key_file: ~/.ssh/fofrweb/filiprojek@s3.fofrweb.com_2.ssh
|