diff options
Diffstat (limited to 'ansible/ansible.cfg')
-rw-r--r-- | ansible/ansible.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg new file mode 100644 index 000000000..14c806515 --- /dev/null +++ b/ansible/ansible.cfg @@ -0,0 +1,2 @@ +[defaults] +host_key_checking = False |