mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
force create symlink
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
parent
fc7fb4fc8a
commit
19482c319c
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@
|
|||
mode: '0640'
|
||||
owner: 'root'
|
||||
group: 'root'
|
||||
force: true
|
||||
when: ansible_facts.os_family == 'RedHat'
|
||||
|
||||
- name: enable our config for system-auth
|
||||
|
|
Loading…
Reference in a new issue