community.general/lib/ansible
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
..
cli Fix vault cli errors on 'encrypt_string_read_stdin' (#21675) 2017-02-20 11:38:41 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Adds the txcontent manager import for bigip (#21700) 2017-02-21 10:39:54 +00:00
modules win_shortcut: Clean up parameter handling (#21378) 2017-02-21 10:25:45 +00:00
parsing Vault encrypt string cli (#21024) 2017-02-17 10:12:14 -05:00
playbook fix play_context connection_user attribute (#21640) 2017-02-19 17:11:48 -05:00
plugins fixes bug where handle_prompts failed if list of prompts provided (#21711) 2017-02-21 08:27:33 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Move availability_zone docs to each OpenStack module (#21540) 2017-02-17 21:49:03 +01:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py Revert "add systemd-nspawn connection driver" 2017-02-17 16:36:46 -05:00
release.py