community.general/lib/ansible/plugins
Ken Celenza 748107d369 Type manipulation (#28446)
* add type manipulation

* update for py3

* add tests for list to dict

* Add dict to list tests

* Update tests to search for regex in response

* pep8 clean up

* update Exception for py3

* update test to be py2/3 compat

* update for py26 compat

* potential fix for py3 and py26

* potential fix for py3 and py26 take2

* add new line to kick off shippable

* remove cache file created

* fix filter name

* add space for shipable
2017-11-24 15:26:29 -05:00
..
action Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
cliconf Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
connection Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
filter Type manipulation (#28446) 2017-11-24 15:26:29 -05:00
inventory make vars only group declarations an error 2017-11-21 14:40:02 -05:00
lookup fixed syntax error (#33185) 2017-11-22 14:00:17 +00:00
netconf Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00
terminal Back to 'prompt' for authorize prompt (#32932) 2017-11-15 12:22:14 -05:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00