ansible/lib/ansible
Kai cb13aea88b Fix systemd in chroot (#23904)
* Fix systemd in chroot

The 'request ignored' message is in stderr, not stdout.

* Check both stdout and stderr for systemd message

Some versions of systemd report to stderr, others to stdout. Also check
whether output could be a valid normal response to avoid false positives.
2017-04-24 19:53:12 -04:00
..
cli Fix --force for unversionned requirements (#23391) 2017-04-21 07:40:47 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor template hostvars for set_host_overrides (#23839) 2017-04-20 20:33:48 -07:00
galaxy fix ansible galaxy file mangling (#23703) 2017-04-19 14:15:20 -04:00
inventory correctly get all hosts in 'all' 2017-04-07 13:17:03 -04:00
module_utils Eos port default values (#23829) 2017-04-20 15:58:45 -04:00
modules Fix systemd in chroot (#23904) 2017-04-24 19:53:12 -04:00
parsing Use sys.stdout.buffer to write vault bytes to stdout on py3 (#23760) 2017-04-24 10:09:03 -04:00
playbook keep unsafe .. unsafe (#23742) 2017-04-21 16:07:38 -04:00
plugins p8p 2017-04-21 23:36:44 -04:00
template avoid hosts 'pre templated warnings' (#23878) 2017-04-24 15:19:52 -04:00
utils eapi & nxapi: Document validate_certs (#23305) 2017-04-05 16:37:40 +01:00
vars avoid hosts 'pre templated warnings' (#23878) 2017-04-24 15:19:52 -04:00
__init__.py
constants.py Ansible 2.3 feature support for dellos6. (#23084) 2017-03-30 15:26:32 +02:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00