ansible/lib/ansible/plugins
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
..
action created makedirs_safe function for use in cases of multiprocess 2015-06-02 11:41:30 -04:00
cache Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
callback Fixing vars_prompt 2015-06-04 13:54:51 -04:00
connections Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
filter Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
inventory Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
lookup Fix lookup() plugin 2015-06-04 19:46:09 +01:00
shell added equivalent of #9636 to v2 2015-05-26 11:55:52 -04:00
strategies Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py V2 fixes 2015-05-11 11:29:48 -05:00