mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-06 13:23:14 +00:00
Merge pull request #490 from freeipa/t-woerner-permission-typo1
Fix typo in README-permission.md
This commit is contained in:
@@ -142,7 +142,7 @@ Example playbook to make sure permission "MyPermission" is renamed to "MyNewPerm
|
||||
become: yes
|
||||
|
||||
tasks:
|
||||
- name: Eure permission "MyPermission" is renamed to "MyNewPermission
|
||||
- name: Ensure permission "MyPermission" is renamed to "MyNewPermission
|
||||
ipapermission:
|
||||
ipaadmin_password: SomeADMINpassword
|
||||
name: MyPermission
|
||||
|
||||
Reference in New Issue
Block a user