1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/yum/tasks
Frank Vissing 66adabfd42 disable_excludes (#42510)
* implementing disable_excludes

* add check for yum version

* limit choices

* add testcases for disable_exclude

* fix formating

* add documentation

* syntax fix for test case

* fix indentation

* need to ignore errors when we want to do a test that fails

* test disable_excludes with zip and not sos

* add tests for yum < 3.4 not supported

* fix formating

* centos 6.1 does not support map

* drop unsupported selectattr

* cleanup testcases

* fix test cases beloging to wrong test scenarion (propper when)

* evaluate expression

* minor test fixes

* check output of msg
2018-07-18 15:37:50 -04:00
..
main.yml yum: clean fake repos after tests run (#37770) 2018-03-22 13:19:29 -04:00
repo.yml Use custom rpm repo script for dnf testing (#32737) 2017-11-21 09:40:58 +01:00
yum.yml disable_excludes (#42510) 2018-07-18 15:37:50 -04:00
yum_group_remove.yml Add yum integration tests using fake repo (#31646) 2017-10-18 13:07:48 +02:00
yuminstallroot.yml Add yum integration tests using fake repo (#31646) 2017-10-18 13:07:48 +02:00