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