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
psi / Ryo Hirafuji 4997063b4a
apt - add fail_on_autoremove option to avoid unintended package removals (#70056)
* Ensure not to remove existing packages while installing apt packages.
* Make all lines shorter than 160 characters
* Allow removing packages only when upgrading.
* Add integration tests
4 years ago
..
apt-builddep.yml Deprecate tests used as filters (#32361) 7 years ago
apt-multiarch.yml apt target: use 'until' when the cache is updated (#65456) 5 years ago
apt.yml apt - add fail_on_autoremove option to avoid unintended package removals (#70056) 4 years ago
main.yml Test installing a .deb that has deps, from a URL (#68332) 5 years ago
repo.yml apt: remove deprecated installed/removed aliases (#55338) 6 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 Test installing a .deb that has deps, from a URL (#68332) 5 years ago