mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2022-01-04 13:00
This commit is contained in:
@@ -12,4 +12,6 @@
|
||||
line: "root: {{ system_admin_email }}"
|
||||
notify: newaliases
|
||||
|
||||
tags: postfix,mail
|
||||
|
||||
...
|
||||
|
@@ -15,7 +15,7 @@
|
||||
when:
|
||||
- ansible_virtualization_role == 'host' or ansible_virtualization_type != 'lxc'
|
||||
- ansible_os_family == 'RedHat'
|
||||
- include_tasks: mail.yml
|
||||
- include: mail.yml
|
||||
- include_tasks: system.yml
|
||||
- include_tasks: ansible.yml
|
||||
- include_tasks: hardware.yml
|
||||
|
Reference in New Issue
Block a user