Skip to content
Snippets Groups Projects
Commit 71a94adc authored by Simone Spinelli's avatar Simone Spinelli
Browse files

Ansible host is still a problem

parent a4451416
No related branches found
No related tags found
1 merge request!7Modifications to iptrunk domain model
...@@ -9,8 +9,8 @@ verbs: ...@@ -9,8 +9,8 @@ verbs:
# When deploying base config, the host is for sure unreachable: # When deploying base config, the host is for sure unreachable:
ansible_host: "{{wfo_device.device.device_ts_address}}" #ansible_host: "{{wfo_device.device.device_ts_address}}"
ansible_port: "{{wfo_device.device.device_ts_port}}" #ansible_port: "{{wfo_device.device.device_ts_port}}"
wfo_device: "{{wfo_device_json}}" wfo_device: "{{wfo_device_json}}"
lo_ipv4_address: "{{wfo_device.device.device_lo_ipv4_address}}" lo_ipv4_address: "{{wfo_device.device.device_lo_ipv4_address}}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment