]> arthur.barton.de Git - AnsibleRoles.git/commitdiff
postfix: Fix type of Debconf option "postfix/protocols"
authorAlexander Barton <alex@barton.de>
Fri, 1 Dec 2017 15:09:10 +0000 (16:09 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 1 Dec 2017 15:09:10 +0000 (16:09 +0100)
roles/postfix/tasks/main.yml

index 965a5107b67967e53b4a8aea53427e7b5bf9779a..87e5155d1c8e3dc169f038a46a88bba7d5769167 100644 (file)
     name=postfix
     question=postfix/protocols
     value="{{ postfix_protocols }}"
-    vtype=string
+    vtype=select
   notify:
     - update "postfix" configuration