summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/yum_repository (follow)
Commit message (Expand)AuthorAgeFilesLines
* add countme option to yum_repository (#82831)Thomas Sjögren2024-04-181-0/+3
* Remove COMMAND_WARNINGS and warn (#77411)Martin Krizek2022-03-301-2/+0
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* Fix baseurl handling in yum_repository test (#75096)Martin Krizek2021-06-241-5/+4
* Integration test fixes.Matt Clay2021-05-011-3/+12
* Make yum_repository test more reliable (#73467)Sam Doran2021-02-049-67/+14
* Fix yum_repository for more centos6 EOL falloutRick Elrod2020-12-031-0/+10
* Add new option for YUM4/DNF repositories (#70042)Dmitriy Rabotyagov2020-06-301-0/+3
* Ignore GPG key checks on test repoJoe Cropper2020-04-232-1/+1
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-161-0/+1
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-301-0/+1
* Fix yum_repository tests for CentOS 8 (#64863)Sam Doran2019-11-157-366/+242
* Ensure action plugins accept only valid args (#44779)Dag Wieers2018-08-301-1/+0
* YUM4/DNF compatibility via yum action plugin (#44322)Adam Miller2018-08-271-1/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Fix default value of gpgcheck in doc (PR #36267)Jiri Tyr2018-02-201-0/+21
* Making options of type list (fixing #32704) (#32706)Jiri Tyr2017-11-092-7/+10
* Support list for baseurl and gpgkey params in yum_repository (fixes #24948) (...Jiri Tyr2017-08-151-0/+28
* added integration tests for yum repository (#25671)David Newswanger2017-06-194-0/+317