Skip to content

Releases: alvistack/ansible-role-sshd

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

3.3.0

27 Aug 15:42
Compare
Choose a tag to compare

Major Changes

  • Update for RHEL 7
  • Add Vagrant test for RHEL 7
  • Restart service serially

3.2.0

08 Jul 10:04
Compare
Choose a tag to compare

Major Changes

  • Update LXD test profile for Kubernetes v1.15.0 support
  • Fix molecule group_vars with links
  • Replace with_items with loop
  • Replace with_dict with var
  • Replace with_first_found with lookup('first_found')

3.1.0

13 Jun 07:56
Compare
Choose a tag to compare

Major Changes

  • Always include default variables from vars/main.yml
  • Always use become: true with molecule, especially for vagrant
  • Improve handlers implementation
  • Reduce redundancy code by abstract service name

3.0.0

20 May 09:43
Compare
Choose a tag to compare

Major Changes

  • Upgrade minimal Ansible support to 2.8.0

2.6.0

04 May 13:51
Compare
Choose a tag to compare

Major Changes

  • Refine Travis CI Molecue test cases

2.5.0

17 Apr 13:50
Compare
Choose a tag to compare

Major Changes

  • Run test with travis_wait 120

2.4.0

03 Mar 04:57
Compare
Choose a tag to compare

Major Changes

  • Ensure OpenSSH host keys generated
  • Add openSUSE Leap 15 support
  • Remove CentOS 6 support