Skip to content
Snippets Groups Projects
Commit 3adfea49 authored by qweqweasdasd's avatar qweqweasdasd
Browse files

ipv4

parent 9070081d
No related branches found
No related tags found
No related merge requests found
- name: Print all available facts
ansible.builtin.debug:
var: ansible_facts
- debug:
var: ansible_default_ipv4.address
- name: Set SSH tunnel
command: ssh -f -N -L "{{ ansible_default_ipv4.address }}":9390:192.168.187.162:9390 jenkins@scans.cloud.infn.it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment