example playbooks: Use default password in ipapermission examples.

Example playbooks for ipapermission didn't have default password set.
This commit is contained in:
Rafael Guterres Jeffman
2021-02-01 17:58:03 -03:00
parent 873b69107e
commit e2c6480fe0
6 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
- name: Ensure permission TestPerm2 is present with Read rights to employeenumber
ipapermission:
name: TestPerm2
ipaadmin_password: SomeADMINpassword
object_type: user
right:
- read