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

a

parent 94b0db23
No related branches found
No related tags found
1 merge request!1TP3
Pipeline #18310 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
- role: wg - role: wg
vars: vars:
pubk: "{{ hostvars['h2'].publickey }}" pubk: "{{ hostvars['h2'].publickey }}"
myAddr: 10.0.0.10 myAddr: 10.0.0.1
dst: 10.0.3.2 dst: 10.0.3.2
- name: h2_key_set - name: h2_key_set
...@@ -13,6 +13,6 @@ ...@@ -13,6 +13,6 @@
- role: wg - role: wg
vars: vars:
pubk: "{{ hostvars['h1'].publickey }}" pubk: "{{ hostvars['h1'].publickey }}"
myAddr: 10.0.0.20 myAddr: 10.0.0.2
dst: 10.0.1.2 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