Clean up from handler migration
This commit is contained in:
parent
f7f609fde9
commit
e86ffd45cc
@ -12,9 +12,7 @@
|
||||
dest: "{{ sshd_config_path }}/sshd_config"
|
||||
mode: '0644'
|
||||
become: true
|
||||
register: sshd_config_file
|
||||
notify:
|
||||
- Restart sshd
|
||||
notify: Restart sshd
|
||||
|
||||
- name: Write banner file
|
||||
ansible.builtin.template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user