1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-31 21:40:55 +00:00
community.general/library/packaging
Alan Grosskurth b950f9456a 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
..
apt apt: Run remove commands noninteractively 2013-08-05 15:20:45 -07:00
apt_key
apt_repository
easy_install
gem
homebrew
macports
npm
openbsd_pkg
opkg
pacman
pip
pkgin
pkgng
redhat_subscription
rhn_channel
rhn_register
rpm_key
svr4pkg
yum
zypper