bloodymage / ansible-collection-autonomy

Ansible collection to install self hosted services
https://bloodymage.org
MIT License
22 stars 3 forks source link

Postfix tls handler fails due to missing directory #367

Open gderber opened 3 years ago

gderber commented 3 years ago
RUNNING HANDLER [bloodymage.autonomy.collection_handlers : postfix tls] *********************************************************************************************************************
fatal: [mailserver]: FAILED! => {"changed": false, "msg": "Destination directory /var/spool/postfix/etc/ssl/certs does not exist"}

Did debian change the postfix package? This handler may no longer be needed.

gderber commented 3 years ago

Handler currently disabled until investigation is complete.