aliases

Ansible aliases Role

An ansible role for managing mail aliases

Role Variables

aliases_list: a list of dictionaries holding the user and the alias
    - user: postmaster
      alias: root

Example Playbook

- hosts: servers
  roles:
     - { role: MichaelRigart.aliases, become: true }

License

GPLv3

Author Information

Michaël Rigart michael@netronix.be

About

An ansible role for managing mail aliases

Install
ansible-galaxy install MichaelRigart/ansible-role-aliases
GitHub repository
License
gpl-3.0
Downloads
2075