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

a

parent 5f3c8c2f
No related branches found
No related tags found
1 merge request!1TP3
Pipeline #18285 failed
[nginx-curl] [nginx-curl]
h1 ansible_host=10.9.8.18 ansible_port=22 ansible_user=iti ansible_password=password h1 ansible_host=10.9.8.17 ansible_port=22 ansible_user=iti ansible_password=password
h2 ansible_host=10.9.8.17 ansible_port=22 ansible_user=iti ansible_password=password h2 ansible_host=10.9.8.18 ansible_port=22 ansible_user=iti ansible_password=password
r1 ansible_host=10.9.8.16 ansible_port=22 ansible_user=iti ansible_password=password r1 ansible_host=10.9.8.16 ansible_port=22 ansible_user=iti ansible_password=password
\ No newline at end of file
- name: h1_key_set - name: h1_key_set
hosts: h1 hosts: h2
roles: roles:
- role: wg - role: wg
vars: vars:
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
dst: 10.0.3.2 dst: 10.0.3.2
- name: h2_key_set - name: h2_key_set
hosts: h2 hosts: h1
roles: roles:
- role: wg - role: wg
vars: vars:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment