ansible/lib/ansible/modules
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
..
cloud Adds attached volumes to instance facts (#23132) 2017-04-09 11:59:41 +02:00
clustering E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
commands typo: psuedo -> pseudo (#23177) 2017-03-31 10:48:29 -04:00
crypto Fix imports and pep8 problems so CI can pass again. 2017-04-06 10:41:18 -07:00
database Update the metadata of the proxysql modules to 1.0 final format 2017-04-04 14:20:17 -07:00
files Open unarchive file in binary mode 2017-04-07 15:05:25 -07:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
monitoring E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
network Rebase using latest devel branch in order to fix conflicts (#23199) 2017-04-09 18:06:06 -04:00
notification Telegram notification module updated (#22858) 2017-04-08 12:53:35 -07:00
packaging When apt errors, include it's exit code 2017-04-10 11:41:09 -04:00
remote_management New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
source_control git: git reset with branch 2017-04-04 10:45:04 -07:00
storage Update netapp_e_amg_sync.py (#22693) 2017-03-28 07:19:05 -04:00
system fix incorrect parsing of xfs_info 2017-04-06 11:11:13 -07:00
utilities E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
web_infrastructure Pass CSRF token along with Jenkins POST requests (#23250) 2017-04-06 10:03:57 +01:00
windows Cleanse CLIXML from win_shell stderr (#23329) 2017-04-06 01:39:20 -07:00
__init__.py