-
Notifications
You must be signed in to change notification settings - Fork 47
Removing ANSIBLE_ENABLE_TASK_DEBUGGER #531
Removing ANSIBLE_ENABLE_TASK_DEBUGGER #531
Conversation
ref: ansible/ansible-runner#1327 Signed-off-by: Fabricio Aguiar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can't use the ansible task debugger as is, since ansible-runner is supposed to run in a non-interactive way, so it's safe to remove this var.
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/ab5406eb33a6461db1ee0981eb55606b ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 32m 07s |
@raukadah could you please take a look? tempest is failing and it doesn't seem related to this PR |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bshephar, fao89, rebtoor The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override rdoproject.org/github-check CI failure is related to variable names from https://github.com/openstack-k8s-operators/ovn-operator/blob/main/config/default/manager_default_images.yaml x https://github.com/openstack-k8s-operators/dataplane-operator/blob/main/config/default/manager_default_images.yaml |
@fao89: Overrode contexts on behalf of fao89: rdoproject.org/github-check In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
ref: ansible/ansible-runner#1327