Merge pull request #1336 from rjeffman/idoverrideuser_client_context_test

tests/idoverrideuser: Fix client context test when running on client
This commit is contained in:
Thomas Woerner
2025-01-31 13:00:32 +01:00
committed by GitHub

View File

@@ -16,7 +16,8 @@
ipaidoverrideuser:
ipaadmin_password: SomeADMINpassword
ipaapi_context: server
name: ThisShouldNotWork
idview: ThisShouldNotWork
anchor: ThisShouldNotWork
register: result
failed_when: not (result.failed and result.msg is regex("No module named '*ipaserver'*"))
when: ipa_host_is_client