Avoid timestamp changes for file's touch
state
This commit is contained in:
parent
10c4d6c17b
commit
405995863f
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
||||||
owner: postfix
|
owner: postfix
|
||||||
group: postfix
|
group: postfix
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
|
access_time: preserve
|
||||||
|
modification_time: preserve
|
||||||
|
|
||||||
- name: "TLS-helper | Run postmap"
|
- name: "TLS-helper | Run postmap"
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
|
|
Loading…
Reference in a new issue