mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
After a PKI update the message returned for 'cert_show' in the case of an inexistent certificate has changed, causing tests to fail. The fix is only required for the tests, as the behavior has not changed. Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>