vn-ansible/linux/base-config-debian/roles/base-config-debian-os/handlers/main.yaml

4 lines
172 B
YAML
Raw Normal View History

2023-10-16 07:51:12 +00:00
# apply reconfig and restart exim4 service to apply changes
2023-10-16 08:21:01 +00:00
#- name: apply reconfig
# command: sudo dpkg-reconfigure -f noninteractive exim4-config
2023-10-16 07:57:46 +00:00
# register: exim4_conf