Skip to content

Conversation

@aston-r
Copy link
Contributor

@aston-r aston-r commented Sep 1, 2020

Only copy and template modules support preserve mode permissions:
ansible/ansible#56839 (comment)

Documentation was fixed in the above MR, but not published yet:
ansible/ansible#71486

Also replace module uses atomic_move function that preserves permissions by default,
so we can safely remove this module from a check list.

Fixes: #1023

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.
@ssbarnea ssbarnea added this to the 4.3.4 milestone Sep 1, 2020
@ssbarnea ssbarnea merged commit 0d4142c into ansible:master Sep 1, 2020
@aston-r aston-r deleted the bugfix/1023-replace-module-should-not-trigger-rule-violation branch September 1, 2020 15:29
@webknjaz
Copy link
Member

webknjaz commented Sep 2, 2020

Hey @aston-r, looking at your commit

Author: aston-r razor.zhenya@gmail.com
Co-authored-by: Yevhen Lodovyi Yevhen.Lodovyi@syncplicity.com

it appears that you have misconfigured Git on your computer or forgot to add an extra email to your GitHub account. If you wish to fix that, either verify the second email on GitHub or use git config command to fix your local email for the future commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E208: Replace module should not trigger rule violation

3 participants