diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..f631193 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,4 @@ +[defaults] +system_warnings = False +deprecation_warnings = False +command_warnings = False \ No newline at end of file