Commit 8169b500 by Michael DeHaan

Merge pull request #5382 from a-sk/devel

Remove quotes aroung etcd_url value
parents f34b64b5 29a3bb74
......@@ -103,7 +103,7 @@ filter_plugins = /usr/share/ansible_plugins/filter_plugins
#nocolor = 1
# default URL for `etcd' lookup plugin
etcd_url = 'http://127.0.0.1:4001'
etcd_url = http://127.0.0.1:4001
[paramiko_connection]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment