No description
Find a file
Alan Grosskurth d91e6e06e4 apt: Run remove commands noninteractively
I'm seeing ansible hang when trying to remove a package, and the hung
process is `whiptail` like in #2763. It looks like we only use
`APT_ENVVARS` and `DPKG_OPTIONS` for the `apt` commands in install()
and upgrade(). This change uses them in remove() as well, which fixes
the hang.
2013-08-05 15:20:45 -07:00
cloud Slight docs tweak and remove redundant sys.exit call 2013-08-03 14:25:27 -04:00
commands Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
database Merge pull request #3691 from stoned/mysql_user-doc-fix 2013-08-01 17:25:21 -07:00
files doc update 2013-07-25 09:59:23 -04:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Trim legacy variable usage. 2013-07-19 09:44:25 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring Newline at end of file. 2013-08-03 14:55:22 -04:00
net_infrastructure Doc formatting/tweaking. 2013-08-05 16:13:50 -04:00
network Trim old style var references 2013-07-19 09:37:19 -04:00
notification Set default XMPP message type to 'chat'. 2013-07-26 21:30:10 +01:00
packaging apt: Run remove commands noninteractively 2013-08-05 15:20:45 -07:00
source_control Merge pull request #3744 from jimi1283/issue_3360 2013-08-03 10:29:03 -07:00
system Add urpmi as a package manager for mandriva-based distribution 2013-08-04 00:03:50 +02:00
utilities updated debug module docs to remove outdated -v requirement (and 2013-07-26 10:06:57 -04:00
web_infrastructure Update htpasswd module for various API incompatibilities 2013-07-20 18:22:58 -04:00