8000 GitHub - artmoni/ansible-dkim: Ansible role for opendkim with postfix on ubuntu setup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

artmoni/ansible-dkim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-dkim

Ansible role for opendkim with postfix configuration on ubuntu

Example playbook

---
- hosts: myserver
  user: root
  sudo: False
  roles:
    - role: sunfoxcz.dkim
      admin_email: webmaster@domain.tld
      dkim_selector: mail
      dkim_domains:
       - domain1.tld
       - domain2.tld

About

Ansible role for opendkim with postfix on ubuntu setup

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0