correct tlog lint
This commit is contained in:
parent
ed3a56508d
commit
efda833629
@ -11,6 +11,7 @@
|
|||||||
section: sssd
|
section: sssd
|
||||||
option: enable_files_domain
|
option: enable_files_domain
|
||||||
value: "true"
|
value: "true"
|
||||||
|
mode: '0600'
|
||||||
notify: restart_sssd
|
notify: restart_sssd
|
||||||
|
|
||||||
- name: Add session recording configuration
|
- name: Add session recording configuration
|
||||||
@ -23,7 +24,7 @@
|
|||||||
notify: restart_sssd
|
notify: restart_sssd
|
||||||
|
|
||||||
- name: Enable the files domain through authselect
|
- name: Enable the files domain through authselect
|
||||||
command: >
|
ansible.builtin.command: >
|
||||||
/usr/bin/authselect select custom/sssd-rocky
|
/usr/bin/authselect select custom/sssd-rocky
|
||||||
without-nullok
|
without-nullok
|
||||||
with-faillock
|
with-faillock
|
||||||
|
Loading…
Reference in New Issue
Block a user