freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
489 stars 232 forks source link

ipacert: Fix revocation example playbook on README #1133

Closed rjeffman closed 1 year ago

rjeffman commented 1 year ago

The revocation example playbook on README was wrong as it didn't have a 'reason' set, and the parameter must be used with 'state: revoked'.

This patch fixes the example and adds a new example using a reason mnemonic instead of a reason number.

Fixes #1132

t-woerner commented 1 year ago

The only that I would like to see would be an enhanced (and more prominent) description of the reasons.