vpn: refs #8748 - Names fix
This commit is contained in:
parent
9ac8501f14
commit
8c168d4fa8
|
@ -1,4 +1,4 @@
|
||||||
- name: Configure IPsec StrongSwan
|
- name: Configure DHCP
|
||||||
hosts: all
|
hosts: all
|
||||||
tasks:
|
tasks:
|
||||||
- name: Configure services to install in the server
|
- name: Configure services to install in the server
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
- name: Configure DHCP
|
- name: Configure IPsec StrongSwan
|
||||||
hosts: all
|
hosts: all
|
||||||
tasks:
|
tasks:
|
||||||
- name: Configure services to install in the server
|
- name: Configure services to install in the server
|
||||||
|
|
Loading…
Reference in New Issue