Skip to content

Commit

Permalink
Removing ANSIBLE_ENABLE_TASK_DEBUGGER
Browse files Browse the repository at this point in the history
ref:  ansible/ansible-runner#1327

Signed-off-by: Fabricio Aguiar <[email protected]>
  • Loading branch information
fao89 authored and bogdando committed Nov 27, 2023
1 parent 45781c1 commit 7797a44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docs/openstack/edpm_adoption.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ EOF
value: "profile_tasks"
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
nodes:
standalone:
hostName: standalone
Expand Down
2 changes: 0 additions & 2 deletions tests/roles/dataplane_adoption/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@
value: "profile_tasks"
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
nodes:
standalone:
hostName: standalone
Expand Down

0 comments on commit 7797a44

Please sign in to comment.