ipa / hbac: lower case sudo group
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4a4cee449b
commit
25484cc0a1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
hostcategory: "all"
|
hostcategory: "all"
|
||||||
usercategory: "all"
|
usercategory: "all"
|
||||||
hbacsvcgroup:
|
hbacsvcgroup:
|
||||||
- Sudo
|
- sudo
|
||||||
notify: clean sss caches
|
notify: clean sss caches
|
||||||
no_log: true
|
no_log: true
|
||||||
loop: "{{ ipa_servers }}"
|
loop: "{{ ipa_servers }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue