diff --git a/tests/roles/dataplane_adoption/tasks/main.yaml b/tests/roles/dataplane_adoption/tasks/main.yaml index 49aea30b9..160f2a33c 100644 --- a/tests/roles/dataplane_adoption/tasks/main.yaml +++ b/tests/roles/dataplane_adoption/tasks/main.yaml @@ -148,9 +148,6 @@ label: nova.compute.extraconfig configMaps: - nova-compute-extraconfig - secrets: - - nova-cell1-compute-config - - nova-migration-ssh-key playbook: osp.edpm.nova EOF @@ -184,6 +181,8 @@ value: "True" - name: ANSIBLE_ENABLE_TASK_DEBUGGER value: "True" + - name: ANSIBLE_VERBOSITY + value: 4 - name: ANSIBLE_SSH_ARGS value: "-C -o ControlMaster=auto -o ControlPersist=80s -o ServerAliveInterval=30" nodes: