mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-07 05:43:26 +00:00
Fix automember test
Automember client test was failing as it was using 'name' along with 'state: rebuilt'.
This commit is contained in:
committed by
GitHub
parent
285fb6b8e0
commit
e3e7d71474
@@ -13,7 +13,6 @@
|
||||
ipaautomember:
|
||||
ipaadmin_password: SomeADMINpassword
|
||||
ipaapi_context: server
|
||||
name: ThisShouldNotWork
|
||||
automember_type: group
|
||||
state: rebuilt
|
||||
register: result
|
||||
|
||||
Reference in New Issue
Block a user