1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Jordan Borean e61c2799ff win_become: move error handling to Ansible outside of shell (#31227)
* win_become: move error handling to Ansible outside of shell

* trimmed the output so double newlines don't get set

* added test for non-zero exit code

* missed issue URL on test

* changed exit to SetShouldExit
2017-10-03 21:42:27 -04:00
..
action win_copy: fix for copying encrypted file without pass (#31084) 2017-10-03 12:51:57 -07:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fix for slack callback breaks in 2.4 (#30932) 2017-09-26 17:18:59 -04:00
cliconf Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
connection remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
filter fixes issue where filter wouldn't error on undefined var (#30921) 2017-09-26 11:50:57 -07:00
inventory yaml inventory: Better error reporting on typo. fixes (#31118) 2017-10-02 09:22:21 -04:00
lookup removed typo from dig docs 2017-09-29 11:23:58 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell win_become: move error handling to Ansible outside of shell (#31227) 2017-10-03 21:42:27 -04:00
strategy Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
terminal Adding new stdout regex to allow local password changes. Adding stderr regex to catch more errors. (#30994) 2017-09-28 10:05:14 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00