diff options
Diffstat (limited to 'ansible.cfg')
-rw-r--r-- | ansible.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..c2fa797 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +stdout_callback = yaml +stderr_callback = yaml |