@@ -9,7 +9,6 @@
apt: name={{item}} state=present
with_items:
- wget
- - supervisor
- ntp
- git
@@ -1,3 +0,0 @@
-[program:{{item.name}}]
-command={{item.command}}
-stdout_logfile=NONE