ansible-roles/postfix/vars/main.yml
William Hirigoyen 1f8738fbda postfix: move postfix installation from evolinux-base to postfix role, plus some refactoring
postfix:
* Move common packages installation in common.yml
* Replace ansible_fqdn by evolinux_fqdn, set postfix_slow_transport_include to false by default (only for packmails and packwebs)
* Remove dependency on evolinux_fqdn var
* Do not overwrite main.cf if it has been modified (except if postfix_force_main_cf)

evolinux-base:
* Move exim4 purge from evolinux-base to postfix role
* Call postfix role call after nagios role (dependency)
2024-02-01 18:00:48 +01:00

10 lines
445 B
YAML

---
# Output of default main.cf:
# grep -v -E "^(myhostname|mydestination|mailbox_command)" /etc/postfix/main.cf | sha1sum | cut -d " " -f1
main_cf_known_checksums:
- 72bd6999f053ea89b359e233cf252616ee6e2fbb # bookworm
- efd078215285ad520addee5b11af869717627b95 # bullseye
- c7d1e008120565927b213be1bf646fddfa949dc6 # buster
- 8b4de47321a9c003bf414a683c0d056b4469b325 # stretch
- f72feb50754830a7d8ae46f28e86d758881bcfc3 # jessie