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 3add5e9321
Fix apt making changes in check mode (#78496)
* Don't actually update the cache in check mode

Add tests for updating the cache in check mode

* Don't mark packages as manually installed in check mode and add a test for it

* changelog

* Update test/integration/targets/apt/tasks/apt.yml

* fix test
2 years ago
..
apt-builddep.yml Add Ubuntu 20.04 to CI and ansible-test (#69161) 4 years ago
apt-multiarch.yml ansible-test - Update distro containers. (#77847) 2 years ago
apt.yml Fix apt making changes in check mode (#78496) 2 years ago
downgrade.yml apt module: add option to allow package downgrades (#74852) 3 years ago
main.yml Replace deprectated include with {import,include}_tasks in apt{,_repository,_key} integration tests (#71964) 4 years ago
repo.yml Fix apt making changes in check mode (#78496) 2 years ago
upgrade.yml Fixes #56832: Remove warning when falling back to apt-get if aptitude is missing. (#61782) 5 years ago
url-with-deps.yml Update ci-files URL in integration tests. 3 years ago