This commit is contained in:
phil 2023-04-19 15:41:58 +02:00
parent ebe6245523
commit cb01dcb10d

View file

@ -23,7 +23,7 @@
- name: Fail2ban
ansible.builtin.import_tasks: fail2ban.yml
tags: fail2ban
when: postfiy_type == "internet"
when: postfix_type == "internet"
- name: TLS-helper
ansible.builtin.import_tasks: tls-helper.yml