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.
11 years ago
cloud Slight docs tweak and remove redundant sys.exit call 11 years ago
commands
database Merge pull request #3691 from stoned/mysql_user-doc-fix 11 years ago
files doc update 11 years ago
internal
inventory
messaging
monitoring Newline at end of file. 11 years ago
net_infrastructure Doc formatting/tweaking. 11 years ago
network
notification Set default XMPP message type to 'chat'. 11 years ago
packaging apt: Run remove commands noninteractively 11 years ago
source_control Merge pull request #3744 from jimi1283/issue_3360 11 years ago
system Add urpmi as a package manager for mandriva-based distribution 11 years ago
utilities updated debug module docs to remove outdated -v requirement (and 11 years ago
web_infrastructure