mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
For failed_when result.failed should be used to make sure that the task fails if there was an error. Only renamed again may not use failed_when result.failed as the rename can not be idempotent.