add fritzing

This commit is contained in:
Simon Bruder 2018-03-17 17:05:59 +00:00 committed by jalr
parent 8ea7a3272f
commit 07b4760813
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
- name: install fritzing
apt:
name: fritzing
state: present

View file

@ -8,3 +8,6 @@
- import_tasks: cura.yml
tags:
- fablab:cura
- import_tasks: fritzing.yml
tags:
- fablab:fritzing