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
Matt Clay 5ae8b5b3a6
Remove EXTERNALLY-MANAGED marker in apt test (#83706)
The marker is removed in ansible-test managed environments, but the apt test restores it
by installing/upgrading packages. To avoid breaking later tests, the marker needs to be
removed again.

ci_complete
4 months 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) 3 years ago
apt.yml apt_*: add more info message while updating apt cache (#83230) 6 months ago
downgrade.yml apt module: add option to allow package downgrades (#74852) 3 years ago
main.yml Remove EXTERNALLY-MANAGED marker in apt test (#83706) 4 months ago
repo.yml apt: Report change when package is removed (#83547) 4 months ago
upgrade.yml Fixes #56832: Remove warning when falling back to apt-get if aptitude is missing. (#61782) 5 years ago
upgrade_autoremove.yml apt: Report change when package is removed (#83547) 4 months ago
upgrade_scenarios.yml apt: ignore fail_on_autoremove and allow_downgrade when using aptitude (#81445) 1 year ago
url-with-deps.yml apt: Install recommended packages while installing deb files (#82805) 8 months ago