diff options
Diffstat (limited to 'ansible.cfg.example')
-rw-r--r-- | ansible.cfg.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible.cfg.example b/ansible.cfg.example index c8cc5db03..b07705ef1 100644 --- a/ansible.cfg.example +++ b/ansible.cfg.example @@ -15,7 +15,6 @@ log_path = /tmp/ansible.log # prints a descriptive summary of failed tasks callback_plugins = ./callback_plugins -stdout_callback = default_plus_summary # Uncomment to use the provided BYO inventory #hostfile = inventory/byo/hosts |