Skip to content
Snippets Groups Projects
Unverified Commit fa9f1003 authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Fix typo in README-permission.md

There is a typo "Eure" instead of "Ensure" in the rename task.
parent 17c7872a
No related branches found
No related tags found
No related merge requests found
...@@ -142,7 +142,7 @@ Example playbook to make sure permission "MyPermission" is renamed to "MyNewPerm ...@@ -142,7 +142,7 @@ Example playbook to make sure permission "MyPermission" is renamed to "MyNewPerm
become: yes become: yes
tasks: tasks:
- name: Eure permission "MyPermission" is renamed to "MyNewPermission - name: Ensure permission "MyPermission" is renamed to "MyNewPermission
ipapermission: ipapermission:
ipaadmin_password: SomeADMINpassword ipaadmin_password: SomeADMINpassword
name: MyPermission name: MyPermission
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment