simplificando config

This commit is contained in:
Mauro Torrez
2019-08-25 19:22:03 -03:00
parent 8cd5818318
commit e130f67b5f
2 changed files with 10 additions and 10 deletions

View File

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