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.
ansible/test/integration/targets/apt/tasks
Abhijeet Kasurde 504f5b1230
apt: Report change when package is removed (#83547)
While upgrade process removes a package, module should
report changed=True instead of changed=False

Fixes: #46314

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
1 year ago
..
apt-builddep.yml Add Ubuntu 20.04 to CI and ansible-test (#69161) 5 years ago
apt-multiarch.yml ansible-test - Update distro containers. (#77847) 4 years ago
apt.yml apt_*: add more info message while updating apt cache (#83230) 2 years ago
downgrade.yml apt module: add option to allow package downgrades (#74852) 4 years ago
main.yml Replace deprectated include with {import,include}_tasks in apt{,_repository,_key} integration tests (#71964) 5 years ago
repo.yml apt: Report change when package is removed (#83547) 1 year ago
upgrade.yml Fixes #56832: Remove warning when falling back to apt-get if aptitude is missing. (#61782) 6 years ago
upgrade_autoremove.yml apt: Report change when package is removed (#83547) 1 year ago
upgrade_scenarios.yml apt: ignore fail_on_autoremove and allow_downgrade when using aptitude (#81445) 2 years ago
url-with-deps.yml apt: Install recommended packages while installing deb files (#82805) 2 years ago