Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Runner._remote_checksum() to work when it is used in combination with privilege escalation. #15386

Conversation

moriyoshi
Copy link

ISSUE TYPE
  • Bugfix Pull Request
ANSIBLE VERSION
ansible 1.9.6 (stable-1.9 e7c4ea4d1c) last updated 2016/04/12 12:21:44 (GMT +000)
  lib/ansible/modules/core: (detached HEAD 0f85390d21) last updated 2016/04/12 10:47:27 (GMT +000)
  lib/ansible/modules/extras: (detached HEAD ddbb32c30a) last updated 2016/04/12 10:47:30 (GMT +000)
  configured module search path = None
SUMMARY

This is a bug fix for the issue that unarchive module fails to run when the operation is privileged, i.e. become: yes put alongside.

The issue was already address in 2.0 branch, by the application of the following patch: b9d0662

@bcoca bcoca added bugfix_pull_request backport This PR does not target the devel branch. labels Apr 12, 2016
@bcoca bcoca added this to the stable-1.9 milestone Apr 12, 2016
@bcoca bcoca modified the milestone: stable-1.9 Sep 6, 2016
@ansibot ansibot added affects_2.3 This issue/PR affects Ansible v2.3 bugfix_pullrequest labels Dec 13, 2016
@ansibot ansibot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Dec 21, 2016
@ansibot
Copy link
Contributor

ansibot commented Jan 5, 2017

@moriyoshi This PR was tested by travis-ci.org, which is no longer used. Please rebase your branch to trigger running of current tests.

click here for bot help

@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Apr 11, 2017
@calfonso
Copy link
Contributor

This code is no longer applicable.

If you have any further questions, please let us know by stopping by one of the two mailing lists, as appropriate:

Because this project is very active, we're unlikely to see comments made on closed tickets, but the mailing list is a great way to ask questions, or post if you don't think this particular issue is resolved.

Thank you!

@calfonso calfonso closed this May 24, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 5, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.3 This issue/PR affects Ansible v2.3 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants