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
Sloane Hertel 45abd5b685
[2.13] apt - fix failure when package is not installed and only_upgrade=True (#78791)
* apt - fix failure when package is not installed and only_upgrade=True (#78781)

* apt - fix module failure when package is not installed and only_upgrade is True

* changelog

(cherry picked from commit 4b45b4b09d)

* apt - fix module short-circuiting when a package is not installed and only_upgrade is True

(cherry picked from commit 14f46845f9)
3 years ago
..
apt-builddep.yml Add Ubuntu 20.04 to CI and ansible-test (#69161) 5 years ago
apt-multiarch.yml Add Ubuntu 20.04 to CI and ansible-test (#69161) 5 years ago
apt.yml Fix apt making changes in check mode (#78496) (#78530) 3 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 [2.13] apt - fix failure when package is not installed and only_upgrade=True (#78791) 3 years ago
upgrade.yml Fixes #56832: Remove warning when falling back to apt-get if aptitude is missing. (#61782) 6 years ago
url-with-deps.yml Update ci-files URL in integration tests. 4 years ago