Files

10 lines
206 B
INI

[local]
localhost ansible_connection=local
[linode:children]
# Dynamic groups will be populated by the inventory script
[all:vars]
ansible_user=phlux
ansible_ssh_common_args='-o StrictHostKeyChecking=no'