/rt4-exim-debian

Ansible role for Request Tracker 4 with Exim intergration (Debian)

Primary LanguagePython

Request Tracker 4

Role for installing Request-Tracker 4 on Debian 9 (stretch). And config for Exim4 integration with rt-mailgate.

Powered by molecule.

Requirements

Vagrant - for molecule (testing).

Role Variables

  • aptproxy: APT proxy
  • mailname: Mailname for Exim4
  • random_passwd: Randomly generated password. Need for MySQL exim user.

Dependencies

No dependencies for now

Example Playbook

- hosts: servers
  become: yes
  roles:
     - { role: rt4-exim4-debian, aptproxy: "192.0.2.254" }

License

BSD

Author Information

References