1230
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user