arreglo bug

This commit is contained in:
Mauro Torrez 2019-08-25 19:43:25 -03:00
parent e130f67b5f
commit 7e2f0f5389

View File

@ -95,7 +95,7 @@
- name: Configurar lookup tables
include_tasks: lookup_tables.yml
loop: "{{ postfix_mail_domains.keys() }}"
loop: "{{ postfix_mail_domains.keys()|list }}"
loop_control:
loop_var: domain