community.general/lib/ansible/plugins
James Cammarata 7a46fe6693
Be sure to use the active state when checking for any_errors_fatal (#55779)
The current code was not properly checking for the active state when
checking any_errors_fatal, so if the error occurred in a sub-block
or included file it is not properly detected.

Fixes #55515
2019-04-26 10:31:30 -05:00
..
action mark entire module result untrusted as template (#55717) 2019-04-24 15:15:20 -07:00
become become: Add missing documentation for pfexec, dzdo and machinectl (#53314) 2019-03-06 14:35:15 -05:00
cache Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
callback add option to display per host start to default (#53819) 2019-04-12 12:42:38 -04:00
cliconf Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
connection caution tape on makedirs_safe (#55241) 2019-04-24 11:37:34 -04:00
doc_fragments Add proxy parameter to k8s module. (#55377) 2019-04-18 19:52:41 +10:00
filter fix issue in random_mac filter with short prefixes (#53928) 2019-03-26 13:49:23 -04:00
httpapi splunk httpapi plugin (#52761) 2019-04-04 10:46:27 +05:30
inventory Improving documentation of the aws_ec2 inventory plugin (#55255) 2019-04-15 15:16:21 -05:00
lookup Fix template lookup description (#55557) 2019-04-25 17:16:53 -05:00
netconf Move missing library abort to use rather than import for netconf (#55384) 2019-04-23 09:19:47 -04:00
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
strategy Be sure to use the active state when checking for any_errors_fatal (#55779) 2019-04-26 10:31:30 -05:00
terminal Fixes #53277 (#53285) 2019-03-26 18:10:45 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
loader.py Support using importlib on py>=3 to avoid imp deprecation (#54883) 2019-04-25 10:28:18 -05:00