mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-05-12 16:00
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
when: ansible_os_family == 'Debian'
|
||||
tags: postfix
|
||||
|
||||
- name: Checck if mailman is installed
|
||||
- name: Check if mailman is installed
|
||||
stat: path={{ mailman_root_dir | default('/opt/mailman') }}
|
||||
register: postfix_mailman
|
||||
tags: postfix
|
||||
|
Reference in New Issue
Block a user