summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/apt/tasks/apt.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* dnf5,apt: add auto_install_module_deps option (#84292)Martin Krizek10 days1-8/+20
* apt_*: add more info message while updating apt cache (#83230)Abhijeet Kasurde2024-05-241-1/+1
* Use inclusive word: logical (#83232)Abhijeet Kasurde2024-05-101-2/+2
* Fix discrepancy in behaviour between apt-get clean and its equivalent ansible...0x546f6d-W2024-03-121-0/+23
* added --allow-change-held-packages for apt remove (#78203)inifares23lab2022-11-021-1/+50
* Fix apt making changes in check mode (#78496)Sloane Hertel2022-08-111-0/+16
* apt: fix virtual package install version detection (#76781)Ian Wienand2022-05-251-0/+22
* Update ci-files URL in integration tests.Matt Clay2022-02-031-1/+1
* apt - add allow_change_held_packages option (#73629)Thomas Stähle2021-11-291-3/+73
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-111-25/+10
* Add Ubuntu 20.04 to CI and ansible-test (#69161)Rick Elrod2021-01-221-0/+3
* Remove incidental_zabbix_host (#72142)Matt Martz2020-10-081-0/+39
* apt - add fail_on_autoremove option to avoid unintended package removals (#70...psi / Ryo Hirafuji2020-06-301-0/+38
* apt target: use 'until' when the cache is updated (#65456)Pilou2019-12-121-0/+1
* Integration tests: prevent loop squashing (#63847)Martin Krizek2019-10-231-4/+5
* apt: honor cache_update=false on auto-install deps (#56549)René Moser2019-08-301-3/+56
* apt: add policy_rc_d option (#47191)tchernomax2018-11-191-0/+59
* introduce `module_utils.urls.fetch_file` as a wrapper to download and save fi...Evgeni Golov2018-10-081-0/+22
* apt: fix build-dep idempotency (#38999)Martin Krizek2018-04-201-0/+23
* apt: properly set changed for autoremove/autoclean (#38329)Martin Krizek2018-04-091-9/+3
* Fix apt tests (#37922)Martin Krizek2018-03-291-10/+1
* apt: mark installed packages manual (#37751)Martin Krizek2018-03-231-0/+35
* apt: better error msg when update_cache fails (#37410)Martin Krizek2018-03-151-0/+23
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-3/+3
* added integration tests for apt upgrade (#25670)David Newswanger2017-06-191-0/+1
* Added autoclean/autoremove for the apt moduleBrendan Almonte2017-05-251-0/+9
* Add alternative syntax for upgrading all installed packages via apt (#25007)Brendan Almonte2017-05-251-0/+12
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-131-0/+150