summaryrefslogtreecommitdiff
path: root/test/integration/targets/apt
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete integration test aliases (#80342)Matt Clay2023-03-281-1/+0
* 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-151-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
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* apt: fix virtual package install version detection (#76781)Ian Wienand2022-05-251-0/+22
* ansible-test - Update distro containers. (#77847)Matt Clay2022-05-182-4/+2
* Update ci-files URL in integration tests.Matt Clay2022-02-022-4/+4
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* 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-293-3/+78
* 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-101-25/+10
* Add Ubuntu 20.04 to CI and ansible-test (#69161)Rick Elrod2021-01-215-10/+28
* 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
* Test changes to allow using "macos" test image (#71849)Sam Doran2020-09-221-0/+1
* 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
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-291-1/+1
* 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-144-160/+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-271-1/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-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-294-79/+59
* apt: mark installed packages manual (#37751)Martin Krizek2018-03-231-0/+35
* apt: allow for integration tests using fake repo (#37639)Martin Krizek2018-03-223-0/+54
* 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
* Disable failing apt test.Matt Clay2017-07-201-1/+0
* Disable skipped tests for remote platforms. (#26624)Matt Clay2017-07-101-0/+3
* added integration tests for apt upgrade (#25670)David Newswanger2017-06-194-6/+71