This commit is contained in:
2026-01-05 12:30:14 +02:00
parent 4fe6861eb9
commit f38d413163

View File

@@ -327,7 +327,7 @@
when: dev2_conn_method == "tunnel" and nc_probe.rc != 0 when: dev2_conn_method == "tunnel" and nc_probe.rc != 0
ansible.builtin.meta: end_host ansible.builtin.meta: end_host
- name: Pick DEV2 password for root (tunnel): try basicpass - name: Pick DEV2 password for root (tunnel) try basicpass
when: dev2_conn_method == "tunnel" when: dev2_conn_method == "tunnel"
delegate_to: localhost delegate_to: localhost
ansible.builtin.shell: | ansible.builtin.shell: |