Fixes
This commit is contained in:
parent
3c419fd21f
commit
472ac725e5
2 changed files with 4 additions and 3 deletions
|
@ -32,6 +32,9 @@
|
|||
ansible.builtin.include_tasks: mta-sts.yml
|
||||
tags: mta-sts
|
||||
loop: "{{ postfix_domains }}"
|
||||
args:
|
||||
apply:
|
||||
delegate_to: "{{ gateway_host }}"
|
||||
|
||||
- name: Hostname
|
||||
ansible.builtin.import_tasks: hostname.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue