summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/apt/tasks (follow)
Commit message (Expand)AuthorAgeFilesLines
* dnf5,apt: add auto_install_module_deps option (#84292)Martin Krizek8 days1-8/+20
* Remove EXTERNALLY-MANAGED marker in apt test (#83706)Matt Clay2024-08-011-0/+13
* apt: Report change when package is removed (#83547)Abhijeet Kasurde2024-07-252-0/+79
* 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
* apt: Install recommended packages while installing deb files (#82805)Abhijeet Kasurde2024-03-191-2/+30
* Fix discrepancy in behaviour between apt-get clean and its equivalent ansible...0x546f6d-W2024-03-121-0/+23
* apt: ignore fail_on_autoremove and allow_downgrade when using aptitude (#81445)Abhijeet Kasurde2023-08-232-0/+27
* added --allow-change-held-packages for apt remove (#78203)inifares23lab2022-11-021-1/+50
* apt - fix module short-circuiting when a package is not installed and only_up...Sloane Hertel2022-09-161-6/+12
* apt - fix failure when package is not installed and only_upgrade=True (#78781)Sloane Hertel2022-09-151-2/+2
* Fix apt making changes in check mode (#78496)Sloane Hertel2022-08-112-0/+52
* apt: include apt preferences (e.g. pinning) when selecting packages (#78327)Patrick Hemmer2022-08-051-0/+58
* apt: fix virtual package install version detection (#76781)Ian Wienand2022-05-251-0/+22
* ansible-test - Update distro containers. (#77847)Matt Clay2022-05-181-4/+1
* Update ci-files URL in integration tests.Matt Clay2022-02-032-4/+4
* apt: add support for package version >= (#75002)Patrick Hemmer2022-01-111-0/+41
* apt - add allow_change_held_packages option (#73629)Thomas Stähle2021-11-291-3/+73
* Intentional testsMartin Krizek2021-10-141-3/+24
* apt module: add option to allow package downgrades (#74852)hyperreality2021-09-142-0/+79
* Remove incidental_win_security_policy (#75654)Martin Krizek2021-09-091-0/+23
* 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-223-10/+26
* Remove incidental_zabbix_host (#72142)Matt Martz2020-10-081-0/+39
* Replace deprectated include with {import,include}_tasks in apt{,_repository,_...Amin Vakil2020-09-292-8/+20
* apt - add fail_on_autoremove option to avoid unintended package removals (#70...psi / Ryo Hirafuji2020-06-301-0/+38
* Test installing a .deb that has deps, from a URL (#68332)Rick Elrod2020-03-242-0/+58
* apt target: use 'until' when the cache is updated (#65456)Pilou2019-12-122-0/+3
* Integration tests: prevent loop squashing (#63847)Martin Krizek2019-10-231-4/+5
* Fixes #56832: Remove warning when falling back to apt-get if aptitude is miss...Jeff Geerling2019-09-121-8/+0
* apt: honor cache_update=false on auto-install deps (#56549)René Moser2019-08-301-3/+56
* apt: remove deprecated installed/removed aliases (#55338)Martin Krizek2019-04-161-2/+2
* ansible-test: apt cleanup and futher 18.04 fixes (#50906)Jordan Borean2019-01-151-2/+2
* apt: add policy_rc_d option (#47191)tchernomax2018-11-191-0/+59
* apt: disable ubuntu repos to not change test envMartin Krizek2018-11-153-159/+194
* introduce `module_utils.urls.fetch_file` as a wrapper to download and save fi...Evgeni Golov2018-10-081-0/+22
* Download hello package from S3 for apt test.Matt Clay2018-08-281-1/+1
* apt: fix build-dep idempotency (#38999)Martin Krizek2018-04-201-0/+23
* apt: integration tests for #31577 (#38586)Martin Krizek2018-04-171-0/+38
* apt: allow for --allow-unauthenticated in upgrade (#38381)Martin Krizek2018-04-101-1/+1
* apt: properly set changed for autoremove/autoclean (#38329)Martin Krizek2018-04-093-11/+85
* Add integration test for #35900 (#38090)Martin Krizek2018-04-031-1/+31
* Fix apt tests (#37922)Martin Krizek2018-03-293-79/+58
* apt: mark installed packages manual (#37751)Martin Krizek2018-03-231-0/+35
* apt: allow for integration tests using fake repo (#37639)Martin Krizek2018-03-222-0/+53
* apt: better error msg when update_cache fails (#37410)Martin Krizek2018-03-151-0/+23
* Deprecate tests used as filters (#32361)Matt Martz2017-11-272-4/+4
* Use apt-get as fallback for apt upgradeValentin Krasontovitsch2017-08-102-11/+62
* added integration tests for apt upgrade (#25670)David Newswanger2017-06-193-6/+70
* apt: include arch in check for installed packages on multi-arch systems (#24846)Evgeni Golov2017-05-302-0/+35