From ec0234f938b2bc768e42424f7b58a7a2f9f29ae3 Mon Sep 17 00:00:00 2001 From: Alexander Grothe Date: Mon, 1 Jan 2018 23:09:10 +0100 Subject: [PATCH] add missing section header --- ansible.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible.cfg b/ansible.cfg index 5d77874..b3b8f36 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,2 +1,3 @@ +[defaults] callback_plugins = plugins/callbacks callback_whitelist = auto_tags