Commit 0d4142c
Replace module should not trigger rule violation (#1024)
Only copy and template modules support preserve mode permissions:
ansible/ansible#56839 (comment)
Documentation was fixed in the above MR:
ansible/ansible#71486
Also replace module uses atomic_move function that preserves permissions,
so we can safely remove this module from a check list.
Co-authored-by: Yevhen Lodovyi <Yevhen.Lodovyi@syncplicity.com>1 parent 6e90429 commit 0d4142c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
0 commit comments