mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update admin-user.yml
This commit is contained in:
parent
e14a3b7830
commit
b537ee182f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
- name: Have sudo log all commands it handles
|
||||
lineinfile:
|
||||
regexp: logfile
|
||||
line: 'Defaults logfile = /var/log/sudo.log'
|
||||
line: "Defaults logfile = /var/log/sudo.log"
|
||||
dest: /etc/sudoers
|
||||
state: present
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue