You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Rick Elrod 14bcd3b7a3
yum - fix bug where enablerepo is not honored when disablerepo all (#66557) (#70085)
Fixes #66549

The inefficiency improvement
https://github.com/ansible/ansible/pull/63713 introduced a bug where
`enablerepo` was not being honored if combined with
`disablerepo="*"`. This fixes that issue.

Signed-off-by: Adam Miller <admiller@redhat.com>

Co-authored-by: Adam Miller <admiller@redhat.com>
6 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration yum - fix bug where enablerepo is not honored when disablerepo all (#66557) (#70085) 6 years ago
legacy safe_eval fix (#57188) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Add RHEL 8.2 to CI 6 years ago
sanity [2.8] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68715) 6 years ago
units docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 6 years ago
utils Limit Shippable matrix check to ansible repo. 6 years ago