Browse Source

Depend on postfix for SMTP

master
Chris Smith 9 years ago
parent
commit
349c22d92a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      local-roles/ds-tools/meta/main.yml

+ 1
- 0
local-roles/ds-tools/meta/main.yml View File

@@ -4,3 +4,4 @@ dependencies:
4 4
   - role: user
5 5
     user_name: "{{ ds_user }}"
6 6
   - role: python-dev
7
+  - role: postfix

Loading…
Cancel
Save