Add additional workstation Betelgeuse

This commit is contained in:
Jannik Beyerstedt 2020-07-18 23:06:38 +02:00
parent bbb48bcf8c
commit 3e9ece5237
3 changed files with 3 additions and 3 deletions

View file

@ -86,4 +86,4 @@
name: "tinc@{{ tinc_vpn_id }}"
state: restarted
enabled: yes
when: inventory_hostname != 'localhost'
when: ansible_os_family != 'Darwin'