summaryrefslogtreecommitdiff
path: root/roles/tinc/defaults/main.yml
blob: d493ac242bb7ccfa959f13a690f7b5297315de3e (plain)
1
2
3
4
5
6
7
8
9
10
11
tinc_options:
  configure: false
  netname: tn_int
  name: example
  connections: [example]
  address:
    - fe80::/64
    - 10.0.0.1/32
  listen_on: any
  extra_up:
    - echo configured