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

Remove incorrect usage of UnsafeProxy #59633

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Jul 26, 2019

SUMMARY

This removes couple of uses of UnsafeProxy that relies on the
implementation that is no longer present in the codebase.

Noticed when looking at #59606.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/executor/task_executor.py

This removes couple of uses of UnsafeProxy that relies on the
implementation that is no longer present in the codebase.
@mkrizek mkrizek requested a review from sivel July 26, 2019 10:41
@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jul 26, 2019
@mkrizek mkrizek merged commit 08d7905 into ansible:devel Jul 29, 2019
@mkrizek mkrizek deleted the UnsafeProxy-incorrect-usage branch July 29, 2019 07:48
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label Jul 30, 2019
@ansible ansible locked and limited conversation to collaborators Aug 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants