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

ensure correct value for keyword #78525

Draft
wants to merge 6 commits into
base: devel
Choose a base branch
from
Draft

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Aug 11, 2022

ensure proper processing of keywords

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

play

@ansibot ansibot added affects_2.14 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. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Aug 11, 2022
@webknjaz webknjaz added the ci_verified Changes made in this PR are causing tests to fail. label Aug 15, 2022
@bcoca bcoca marked this pull request as draft August 16, 2022 15:01
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Aug 16, 2022
@ansibot ansibot added WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. and removed ci_verified Changes made in this PR are causing tests to fail. labels Aug 16, 2022
@ansibot
Copy link
Contributor

ansibot commented Aug 16, 2022

The test ansible-test sanity --test pylint [explain] failed with 1 error:

lib/ansible/plugins/strategy/__init__.py:528:104: undefined-variable: Undefined variable 'handler_task'

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 Aug 24, 2022
@ansibot ansibot removed 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 Sep 29, 2022
@ansibot
Copy link
Contributor

ansibot commented Sep 29, 2022

The test ansible-test sanity --test pylint [explain] failed with 1 error:

lib/ansible/plugins/strategy/__init__.py:494:104: undefined-variable: Undefined variable 'handler_task'

click here for bot help

@ansibot ansibot added 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. labels Oct 7, 2022
@ansibot ansibot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html and removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html labels Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects_2.14 bug This issue/PR relates to a bug. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:core This issue/PR relates to code supported by the Ansible Engineering Team. WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants