mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 16:41:38 -04:00
Don't need postfix.
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
- name: install supervisord
|
||||
action: apt update_cache=no pkg=supervisor state=installed
|
||||
|
||||
- name: install postfix
|
||||
action: apt update_cache=no pkg=postfix state=installed
|
||||
|
||||
- name: install redis
|
||||
action: apt name=redis-server update_cache=yes state=latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user