Fixes
This commit is contained in:
parent
4e098544be
commit
f32891c328
5 changed files with 11 additions and 6 deletions
|
@ -37,6 +37,7 @@
|
|||
ansible.builtin.command:
|
||||
cmd: "postmap {{ postfix_default_db_type }}:{{ tls_helper_domains_file }}"
|
||||
chdir: "{{ tls_helper_postfix_dir }}"
|
||||
creates: "{{ tls_helper_postfix_dir }}/{{ tls_helper_domains_file }}.{{ postfix_default_db_type }}"
|
||||
|
||||
- name: "TLS-helper | Link files"
|
||||
ansible.builtin.file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue