Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Releases: pantarei/ansible-role-msmtp

4.4.0

04 Jun 23:59
e353224
Compare
Choose a tag to compare

Major Changes

  • Install with static binary archive
  • Support Fedora 32
  • Support Debian 10
  • molecule -s default with delegated to localhost

4.3.0

22 Apr 01:32
Compare
Choose a tag to compare

Major Changes

  • Template molecule -s default with dummy docker driver
  • Support CentOS/RHEL 8
  • Support Ubuntu 20.04
  • Remove Ubuntu 16.04 support
  • Upgrade minimal Molecule support to 3.0.2
  • Migrate role name to lowercase or underline
  • Migrate group name to lowercase or underline
  • Migrate molecule group_vars to file
  • Download archives to {{ ansible_user_dir }}/.ansible/tmp

4.2.0

13 Feb 15:06
Compare
Choose a tag to compare

Major Changes

  • Migrate molecule driver to Libvirt
  • Migrate molecule verifier to Ansible
  • Support Ubuntu 19.10

4.1.0

16 Jan 07:09
Compare
Choose a tag to compare

Major Changes

  • Default interpreter_python with python3
  • Bugfix python3-xml not exists for openSUSE Leap 15.1
  • Avoid EPEL Repo default enable for CentOS/RHEL 7

4.0.0

05 Nov 02:15
Compare
Choose a tag to compare

Major Changes

  • Upgrade minimal Ansible support to 2.9.0
  • Upgrade Travis CI test as Ubuntu Bionic based

3.5.0

06 Oct 14:33
Compare
Choose a tag to compare

Major Changes

  • Support openSUSE Leap 15.1
  • Default with Python 3
  • Revamp molecule test with vagrant

3.4.0

18 Sep 13:59
Compare
Choose a tag to compare

Major Changes

  • Run molecule test manually on Travis CI