added common role

This commit is contained in:
Frederik Wille 2015-08-29 23:37:16 +02:00
commit 7f9fb0004b
11 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,4 @@
---
- name: install nano
apt: name=nano state=latest
tags: nano