Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information