From: Lorin Hochstein Date: Sun, 23 Apr 2017 04:25:12 +0000 (-0700) Subject: enable debug plugin X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=a7096330acb73d02859d71bcd1b70671184c045f;p=ansiblebook.git enable debug plugin --- diff --git a/roles/playbooks/ansible.cfg b/roles/playbooks/ansible.cfg index 10f842f..e6a96f4 100644 --- a/roles/playbooks/ansible.cfg +++ b/roles/playbooks/ansible.cfg @@ -1,2 +1,2 @@ [defaults] -callback_plugins = callback_plugins +stdout_callback = debug