ansible/test/integration/targets/iso_extract/meta/main.yml
Sam Doran f2e605c856
Fix iso_extract tests for CentOS 8 (#64861)
- use setup_epel role rather than task which contains correct URL now since it has changed for EL8
- add conditional to setup_epel to prevent attempted installation on non-RHEL distros
2019-11-15 17:37:13 -05:00

3 lines
47 B
YAML

dependencies:
- prepare_tests
- setup_epel