This commit is contained in:
Mauro Torrez 2019-09-09 01:10:19 -03:00
parent 7a8c051008
commit b7d233332c

View File

@ -182,8 +182,8 @@
- name: Disable chroot for services
postconf:
service: "{{ item.1 }}"
type: "{{ item.2 }}"
service: "{{ item.0 }}"
type: "{{ item.1 }}"
chroot: "n"
notify: reload postfix
loop: