Till Klocke 9 роки тому
батько
коміт
1f4c4fe9f6

+ 0 - 1
roles/ff-supernode/tasks/debian.yml

@@ -9,7 +9,6 @@
   apt: name={{item}} state=present
   with_items:
   - wget
-  - supervisor
   - ntp
   - git
 

+ 0 - 3
roles/ff-supernode/templates/supervisor.service.j2

@@ -1,3 +0,0 @@
-[program:{{item.name}}]
-command={{item.command}}
-stdout_logfile=NONE