Skip to content
Snippets Groups Projects
Commit 753c7a88 authored by antoine.blancy's avatar antoine.blancy
Browse files

a

parent 4308beec
No related branches found
No related tags found
1 merge request!1TP3
Pipeline #18210 canceled
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
vars: vars:
publickey: "{{ hostvars['h2'].publickey }}" publickey: "{{ hostvars['h2'].publickey }}"
myAddr: 10.0.0.1 myAddr: 10.0.0.1
dst: 10.0.0.2 dst: 10.0.3.2
- name: h2_key_set - name: h2_key_set
hosts: h2 hosts: h2
...@@ -14,5 +14,5 @@ ...@@ -14,5 +14,5 @@
vars: vars:
publickey: "{{ hostvars['h1'].publickey }}" publickey: "{{ hostvars['h1'].publickey }}"
myAddr: 10.0.0.2 myAddr: 10.0.0.2
dst: 10.0.0.1 dst: 10.0.1.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment