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
0x546f6d-W f02081b391
Fix discrepancy in behaviour between apt-get clean and its equivalent ansible.builtin.apt: clean=True (#82800)
* added integration test for issue 82611 regarding discrepency between apt-get clean and ansible.builtin.apt: clean

* fixed new line issue

* Implementation of bug fix for 82611

Fixed discrepancy in behaviour between apt-get clean and its equivalent ansible.builtin.apt: clean=True

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>

---------

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
7 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) 2 years ago
apt.yml Fix discrepancy in behaviour between apt-get clean and its equivalent ansible.builtin.apt: clean=True (#82800) 7 months 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 apt: ignore fail_on_autoremove and allow_downgrade when using aptitude (#81445) 1 year ago
upgrade.yml Fixes #56832: Remove warning when falling back to apt-get if aptitude is missing. (#61782) 5 years ago
upgrade_scenarios.yml apt: ignore fail_on_autoremove and allow_downgrade when using aptitude (#81445) 1 year ago
url-with-deps.yml Update ci-files URL in integration tests. 3 years ago