summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBoris Korzun <drtr0jan@yandex.ru>2021-05-27 23:41:20 +0300
committerGitHub <noreply@github.com>2021-05-27 16:41:20 -0400
commit99a983c92ca981f189ce97bec7b566d59300950a (patch)
treeb9d72da81c155ad82787e84ed38b7f2ec8f370f4 /examples
parent148d4f624864bb8c6dc5100cffdfd4e21f762885 (diff)
downloadansible-99a983c92ca981f189ce97bec7b566d59300950a.tar.gz
config: small typo fix (#74845)
Diffstat (limited to 'examples')
-rw-r--r--examples/ansible.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index d682a9be16..e195363a49 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -84,7 +84,7 @@
# by default.
#
# Enable callback plugins, they can output to stdout but cannot be 'stdout' type.
-#callback_enabled = timer, mail
+#callbacks_enabled = timer, mail
# Determine whether includes in tasks and handlers are "static" by
# default. As of 2.0, includes are dynamic by default. Setting these