ansible/lib/ansible
Toshio Kuratomi b4f976e9b9 When apt errors, include it's exit code
We invoke /usr/bin/apt inside of the ansible module.  When that command
exits, it doesn't always include a helpful error message.  Include the
exit code so that user's have all the information we can gice them as to
why apt failed.

Addresses #19128
2017-04-10 11:41:09 -04:00
..
cli Add ansible executable path (argv[0]) to --version (#22262) 2017-04-03 14:01:59 -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 typo: psuedo -> pseudo (#23177) 2017-03-31 10:48:29 -04:00
galaxy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory correctly get all hosts in 'all' 2017-04-07 13:17:03 -04:00
module_utils Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
modules When apt errors, include it's exit code 2017-04-10 11:41:09 -04:00
parsing Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 2017-03-27 16:52:18 -04:00
playbook Fix errors reported by pylint. (#23282) 2017-04-06 16:58:16 -07:00
plugins Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
template Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
utils eapi & nxapi: Document validate_certs (#23305) 2017-04-05 16:37:40 +01:00
vars Revert "keep ansible_local as top level var, always present" 2017-04-04 16:30:57 -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