summaryrefslogtreecommitdiff
path: root/examples/ansible.cfg
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2018-01-15 22:35:01 -0800
committerToshio Kuratomi <a.badger@gmail.com>2018-01-22 16:54:53 -0800
commit340a7be7c382d441475b64adbfd65e605786cd4f (patch)
treeea6f96b738e9750f1b274e1c0254c7b419535374 /examples/ansible.cfg
parent14c3b4d8e5972fcb81073f634de6f76ec50f662e (diff)
downloadansible-340a7be7c382d441475b64adbfd65e605786cd4f.tar.gz
Implement plugin filtering
Diffstat (limited to 'examples/ansible.cfg')
-rw-r--r--examples/ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index 10983b4dc7..fde7257163 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -16,6 +16,7 @@
#module_utils = /usr/share/my_module_utils/
#remote_tmp = ~/.ansible/tmp
#local_tmp = ~/.ansible/tmp
+#plugin_filters_cfg = /etc/ansible/plugin_filters.yml
#forks = 5
#poll_interval = 15
#sudo_user = root