Update README-sudorule.md

This commit is contained in:
Varun Mylaraiah
2019-12-30 15:21:29 +05:30
committed by GitHub
parent f501bfd886
commit 6b3cae53a5

View File

@@ -106,6 +106,7 @@ Example playbook to make sure Sudo Rule is absent:
- ipasudorule:
ipaadmin_password: MyPassword123
name: testrule1
state: absent
```