Fix user example playbooks that manage certificate members.

These playbooks manage the certificates of a user, but did not have
the proper action for it.
This commit is contained in:
Rafael Guterres Jeffman
2020-11-26 18:05:24 -03:00
parent 12338309d2
commit 484c39d7c8
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
ipauser:
ipaadmin_password: SomeADMINpassword
name: test
action: member
certificate:
- >
MIIC/zCCAeegAwIBAgIUZGHLaSYg1myp6EI4VGWSC27vOrswDQYJKoZ

View File

@@ -9,6 +9,7 @@
ipauser:
ipaadmin_password: SomeADMINpassword
name: test
action: member
certificate:
- >
MIIC/zCCAeegAwIBAgIUZGHLaSYg1myp6EI4VGWSC27vOrswDQYJKoZ