diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..56bf283 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,2 @@ +[defaults] +nocows=True