mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
config: Disable config tests due to pac type requirement MS-PAC
The config tests are currently setting the pac type to empty or without MS-PAC type. This results in failed authorization for IPA API. An issue has been opened for FreeIPA to address this: https://pagure.io/freeipa/issue/9527
This commit is contained in:
@@ -15,8 +15,9 @@
|
|||||||
#
|
#
|
||||||
---
|
---
|
||||||
variables:
|
variables:
|
||||||
empty: true
|
# empty: true
|
||||||
# ipa_enabled_modules: >-
|
# ipa_enabled_modules: >-
|
||||||
# ipa_enabled_tests: >-
|
# ipa_enabled_tests: >-
|
||||||
# ipa_disabled_modules: >-
|
ipa_disabled_modules: >-
|
||||||
|
config
|
||||||
# ipa_disabled_tests: >-
|
# ipa_disabled_tests: >-
|
||||||
|
|||||||
Reference in New Issue
Block a user