Fix handlers
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
ansible.builtin.include_tasks: "whitelists.yml"
|
||||
|
||||
- name: "Log at VERBOSE level"
|
||||
notify: Restart sshd
|
||||
notify: "Restart ssh"
|
||||
ansible.builtin.lineinfile:
|
||||
path: /etc/ssh/sshd_config
|
||||
regexp: '^#?LogLevel'
|
||||
|
||||
Reference in New Issue
Block a user