community.general/lib/ansible/plugins
Peter Sprygada 2567e8157f fixes bug where handle_prompts failed if list of prompts provided (#21711)
This will now automatically convert the prompts to a list and iterate
over the regexp looking for a prompt match before supplying the answer.
2017-02-21 08:27:33 -05:00
..
action service: deprecate state=running (#21499) 2017-02-20 09:34:52 -05:00
cache bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
callback Remove the end of the task_data.path which causes #21461 2017-02-15 17:35:16 -08:00
connection fixes bug where handle_prompts failed if list of prompts provided (#21711) 2017-02-21 08:27:33 -05:00
filter Fix hash filter for non-ascii strings and Python3 2017-02-15 10:50:10 -08:00
lookup hashi_vault: Get token from env var or file 2017-02-20 10:10:22 -05:00
shell Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
strategy Relocate creation of Templar in process_pending_results 2017-02-17 00:26:09 -06:00
terminal clean up of terminal plugins (#21549) 2017-02-17 10:00:23 -05:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars
__init__.py Switch from using inspect to globals() 2017-02-17 12:57:26 -08:00