We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff43d88 + e2c5580 commit 36643bdCopy full SHA for 36643bd
tests/roles/dataplane_adoption/defaults/main.yaml
@@ -204,7 +204,7 @@ dataplane_cr: |
204
- name: ANSIBLE_SSH_ARGS
205
value: "-C -o ControlMaster=auto -o ControlPersist=80s"
206
- name: ANSIBLE_VERBOSITY
207
- value: "{{ dataplane_verbosity | default ('3') }}"
+ value: "{{ dataplane_verbosity | default ('1') }}"
208
nodeTemplate:
209
ansibleSSHPrivateKeySecret: {{ ansible_ssh_private_key_secret }}
210
ansible:
0 commit comments