mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-29 10:54:44 +00:00
upstream tests: Disable dnsconfig and dnsforwardzone
Due to an issue with IPA in Fedora 36, dnsconfig and dnsforwardzone plugin tests must be disabled. See FreeIPA issue: https://pagure.io/freeipa/issue/9158
This commit is contained in:
@@ -14,5 +14,7 @@
|
|||||||
variables:
|
variables:
|
||||||
# ipa_enabled_modules: >-
|
# ipa_enabled_modules: >-
|
||||||
# ipa_enabled_tests: >-
|
# ipa_enabled_tests: >-
|
||||||
# ipa_disabled_modules: >-
|
ipa_disabled_modules: >-
|
||||||
|
dnsconfig,
|
||||||
|
dnsforwardzone,
|
||||||
# ipa_disabled_tests: >-
|
# ipa_disabled_tests: >-
|
||||||
|
|||||||
Reference in New Issue
Block a user