Browse Source

correct package names

master
parent
commit
ce63aa488d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml View File

@@ -5,7 +5,7 @@
pkg: "{{ item }}" pkg: "{{ item }}"
with_items: with_items:
- dovecot-imapd - dovecot-imapd
- dovecot-lmptd
- dovecot-lmtpd


- name: configuration pull directory - name: configuration pull directory
local_action: file local_action: file


Loading…
Cancel
Save