sudoers: still needed on batcave for rbac
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
12c416c9ac
commit
bb790420f5
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
- "{{ private }}/files/sudo/{{ ansible_hostname }}-sudoers"
|
||||
- "{{ private }}/files/sudo/{{ ansible_domain }}-sudoers"
|
||||
- "{{ private }}/files/sudo/default"
|
||||
when: "(primary_auth_source | default('fas')) == 'fas'"
|
||||
when: inventory_hostname.startswith('batcave')
|
||||
tags:
|
||||
- config
|
||||
- sudo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue