[CODE] add tasks

This commit is contained in:
Jannik Beyerstedt 2019-11-03 16:27:52 +01:00
parent 54cffa0cdc
commit 1900ac0301
11 changed files with 203 additions and 3 deletions

10
tasks/setup-Darwin.yml Normal file
View file

@ -0,0 +1,10 @@
---
# Tinc/Setup: Install tinc application - macOS Version
- name: Setup - Install
package:
name: "{{ packages }}"
state: present
vars:
packages:
- tinc