mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
mobileconfig implemented
This commit is contained in:
parent
b8cbbcf205
commit
429f553cd7
1 changed files with 1 additions and 1 deletions
2
vpn.yml
2
vpn.yml
|
@ -67,7 +67,7 @@
|
||||||
notify:
|
notify:
|
||||||
- restart strongswan
|
- restart strongswan
|
||||||
|
|
||||||
- name: Build the server pair # TODO: IP and DNS for sertificate
|
- name: Build the server pair # TODO: IP and DNS for certificate
|
||||||
shell: |
|
shell: |
|
||||||
./easyrsa build-server-full {{ server_name }} nopass
|
./easyrsa build-server-full {{ server_name }} nopass
|
||||||
touch '{{ easyrsa_dir }}/easyrsa3/pki/server_initialized'
|
touch '{{ easyrsa_dir }}/easyrsa3/pki/server_initialized'
|
||||||
|
|
Loading…
Add table
Reference in a new issue