Update ansible.cfg
Lookup plugins do not warrant settings in ansible.cfg.
This commit is contained in:
parent
8169b50050
commit
7490e3d61e
1 changed files with 0 additions and 3 deletions
|
@ -102,9 +102,6 @@ filter_plugins = /usr/share/ansible_plugins/filter_plugins
|
|||
# set to 1 if you don't want colors, or export ANSIBLE_NOCOLOR=1
|
||||
#nocolor = 1
|
||||
|
||||
# default URL for `etcd' lookup plugin
|
||||
etcd_url = http://127.0.0.1:4001
|
||||
|
||||
[paramiko_connection]
|
||||
|
||||
# uncomment this line to cause the paramiko connection plugin to not record new host
|
||||
|
|
Loading…
Reference in a new issue