Fix typo in README-permission.md

There is a typo "Eure" instead of "Ensure" in the rename task.
This commit is contained in:
Thomas Woerner
2021-01-11 12:21:30 +01:00
committed by GitHub
parent 17c7872a8b
commit fa9f100350

View File

@@ -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