diff options
Diffstat (limited to 'ansible.cfg')
| -rw-r--r-- | ansible.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..f51c0d1 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,6 @@ +[defaults] +display_skipped_hosts = False +nocows = True +force_color = False +nocolor = False +callbacks_enabled = ansible.posix.timer |
