Releases: FoxyRoles/ansible-dkim
Releases · FoxyRoles/ansible-dkim
1.3.0
New features
- Make DNS record output more readable
- Change from debian-specific
apt
to generic ansiblepackage
- Added a toggle to either generate new keys only, or also deploy them at the same time
- Upgrade task to use
get_checksum
instead of deprecatedget_md5
Many thanks to all contributors
1.2.0
1.1.0
- Option to sign all the domains with the same key or each domain with its own key
- DNS records with DKIM public keys to be configured in the public DNS for each domain we sign the mails for, are shown at the end of the playbook
- Parametrisation of several values in the playbook previously hard-coded