You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to 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.
13 years ago
cloud Slight docs tweak and remove redundant sys.exit call 13 years ago
commands Docs: consistently format playbook EXAMPLES 13 years ago
database Merge pull request #3691 from stoned/mysql_user-doc-fix 13 years ago
files doc update 13 years ago
internal * Updated all ansible.cc references in the documentation to point 13 years ago
inventory Trim legacy variable usage. 13 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring Newline at end of file. 13 years ago
net_infrastructure Doc formatting/tweaking. 13 years ago
network Trim old style var references 13 years ago
notification Set default XMPP message type to 'chat'. 13 years ago
packaging apt: Run remove commands noninteractively 13 years ago
source_control Merge pull request #3744 from jimi1283/issue_3360 13 years ago
system Add urpmi as a package manager for mandriva-based distribution 13 years ago
utilities updated debug module docs to remove outdated -v requirement (and 13 years ago
web_infrastructure Update htpasswd module for various API incompatibilities 13 years ago