Marc-André Gatien
|
d56b0aa813
|
typo fix for variable ANSIBLE_ETCD_VERSION (#17373)
|
2016-09-05 23:00:56 -04:00 |
rdezavalia
|
a7274774ed
|
Support etcd v2. Use this version by default (#12312)
* Support etcd v2. Use this version by default
* default to etcd v1
|
2016-06-06 11:26:12 -04:00 |
Toshio Kuratomi
|
d35b956900
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
Before this, they were not listified there but they were listified when
specified like this:
with_lookup: terms
|
2015-08-10 09:07:37 -07:00 |
Toshio Kuratomi
|
d315f6e22c
|
Fix Etcd constructor
|
2015-06-12 12:59:29 -07:00 |
Toshio Kuratomi
|
77c76e632e
|
Switch etcd and url lookup plugins to verify ssl certificates
|
2015-06-12 12:54:57 -07:00 |
James Cammarata
|
ce3ef7f4c1
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |