Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cloud | ||
commands | ||
database | ||
files | ||
internal | ||
inventory | ||
messaging | ||
monitoring | ||
net_infrastructure | ||
network | ||
notification | ||
packaging | ||
source_control | ||
system | ||
utilities | ||
web_infrastructure |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cloud | Loading commit data... | |
commands | Loading commit data... | |
database | Loading commit data... | |
files | Loading commit data... | |
internal | Loading commit data... | |
inventory | Loading commit data... | |
messaging | Loading commit data... | |
monitoring | Loading commit data... | |
net_infrastructure | Loading commit data... | |
network | Loading commit data... | |
notification | Loading commit data... | |
packaging | Loading commit data... | |
source_control | Loading commit data... | |
system | Loading commit data... | |
utilities | Loading commit data... | |
web_infrastructure | Loading commit data... |