Skip to content
Snippets Groups Projects
Unverified Commit 0cfd07a7 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by GitHub
Browse files

Merge pull request #490 from freeipa/t-woerner-permission-typo1

Fix typo in README-permission.md
parents 17c7872a fa9f1003
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