Brian Coca
|
5122455db8
|
ported missing sequence updates from 1.9
|
2015-07-03 13:54:51 -04:00 |
James Cammarata
|
9341148f04
|
Throw an error if with_first_found finds no files by default
Fixes #9976
|
2015-07-01 16:09:34 -04: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 |
Brian Coca
|
aaab69cae9
|
brought back terms testing as with_ is not only way to call and we cannot guarantee terms is a list otherwise.
|
2015-06-11 13:45:04 -04:00 |
Brian Coca
|
40336b50af
|
removed redundant string check
added playbook path lookup
|
2015-06-10 22:58:08 -04:00 |
Davide Guerri
|
ee06eebea3
|
Fix lookup() plugin
lookup() plugin is currently broken because _get_file_contents() now
returns a tuple: (contents, show_data).
This patch fix that issue.
|
2015-06-04 19:46:09 +01:00 |
Brian Coca
|
3e2e81d896
|
missing path in import path for making paths
|
2015-06-02 23:42:00 -04:00 |
Brian Coca
|
2590df6df1
|
created makedirs_safe function for use in cases of multiprocess
should fix #11126 and most race conditions
|
2015-06-02 11:41:30 -04:00 |
James Cammarata
|
9aa8676bdd
|
More template unit tests for v2
|
2015-05-17 01:06:02 -05:00 |
James Cammarata
|
830225d9c1
|
Fix errors in subelements lookup plugin and associated tests (v2)
|
2015-05-12 15:09:03 -05:00 |
Serge van Ginderachter
|
9b646dea41
|
Add optional 'skip_missing' flag to subelements
|
2015-05-12 12:52:16 -05:00 |
James Cammarata
|
ce3ef7f4c1
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |