[CODE] add tasks
This commit is contained in:
parent
54cffa0cdc
commit
1900ac0301
11 changed files with 203 additions and 3 deletions
|
@ -1,2 +1,10 @@
|
|||
---
|
||||
# defaults file for tinc
|
||||
# defaults file for tinc
|
||||
tinc_base_dir: /etc/tinc
|
||||
tinc_tmp_pubkey: "tmp/rsa_key-{{ ansible_hostname }}.pub"
|
||||
|
||||
# ID of the vpn to create
|
||||
tinc_vpn_id: vpn0
|
||||
|
||||
# hostname of the always-on server
|
||||
tinc_central_host: hetzner-01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue