mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 08:54:55 +00:00
For failed_when result.failed should be used to make sure that the task fails if there was an error. failed_when result.failed can not be used for the unknown user test with membermanager_user as this needs to fail.