community.general/lib/ansible
uwila c0048007a9 Detect failed sysvinit module (#43127)
* Detect failed sysvinit module

- This checks the stderr instead of the rc to detect whether the
  sysvinit module was successful or not, as even when failing, the
  rc would be 0.
- It immediatly became obvious that the debug info when failing
  was far too little to properly debug the role. To improve this,
  I also added the rc, stderr and stdout to the debug output.

* Revert stderr check to rc check, rename out->stdout, err->stderr
2018-07-23 19:58:42 -04:00
..
cli Allow adhoc to execute includes and imports 2018-07-23 11:59:12 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config pr 42271 - fixed merge conflicts 2018-07-20 11:22:30 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor powershell: support recursive requires statements (#43143) 2018-07-24 08:16:16 +10:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Actually fix eos_facts feature detection (#43155) 2018-07-23 14:51:44 -04:00
modules Detect failed sysvinit module (#43127) 2018-07-23 19:58:42 -04:00
parsing change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
playbook Fix multiple var files combining (followup to #36357) 2018-07-20 09:29:20 -04:00
plugins ssh - skip connection reset if controlpath does not exist (#43062) 2018-07-24 08:20:54 +10:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils Fix ssl_version default value. (#42955) 2018-07-20 11:32:04 -04:00
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 2018-07-13 11:15:03 -05:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00