explicitly force replacing the file
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
- name: system setup | openssh | copy sshd custom config
|
||||
tags: openssh,ssh,system,settings
|
||||
copy:
|
||||
force: True
|
||||
src: system_setup/sshd_custom.conf
|
||||
dest: /etc/ssh/sshd_config.d/custom.conf
|
||||
owner: root
|
||||
|
||||
Reference in New Issue
Block a user