community.general/lib/ansible
Matt Davis ce56da69b2 make windows async ... async (#22624)
Fixes #22575 - issue under new exec wrapper where unconstrained handle inheritance (for stdin) caused WinRM to block on breakaway processes. Uses explicit handle inheritance to ensure that only stdin read handle gets inherited. Adds test to ensure that async is actually async.
2017-03-14 16:37:55 -07:00
..
cli New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor moved network module magic from hardcoded to conf 2017-03-09 21:49:02 -05:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory warn when name is overloaded as both host and group 2017-03-13 17:41:25 -04:00
module_utils cloudstack: fix wrong vpc found by name (#22603) 2017-03-14 16:18:32 +01:00
modules Fix root volume security style options 2017-03-14 16:05:06 -04:00
parsing vault: Uniformize construction of cipher objects 2017-03-08 15:14:20 -05:00
playbook Verify that the role specification is using a comma before warning 2017-03-07 09:35:42 -05:00
plugins make windows async ... async (#22624) 2017-03-14 16:37:55 -07:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vars Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py adds connection established message to ansible-connection (#22492) 2017-03-14 10:31:02 -04:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00