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
apt-multiarch.yml
apt.yml Fix apt making changes in check mode (#78496) 2 years ago
downgrade.yml
main.yml
repo.yml Fix apt making changes in check mode (#78496) 2 years ago
upgrade.yml
url-with-deps.yml