Skip to content

Releases: robertdebock/ansible-role-openssh

Debian and openSUSE fixes

18 Jul 20:37
Compare
Choose a tag to compare
2.1.2

Remove debian-latest, which is identical to debian-stable.

Fedora 30 again

17 Jun 18:28
Compare
Choose a tag to compare

Prepared for Fedora 30 now, previous version did not build because of a "ci skip" statement.

Fedora 30 and ShowPatchLevel

11 Jun 09:40
Compare
Choose a tag to compare

Ansible 2.8

24 May 20:45
Compare
Choose a tag to compare

The role has been tested against Ansible 2.8. Ansible 2.7 is tested for backward compatibility and Ansible devel (future Ansible 2.9) for the upcoming Ansible 2.9 release.

Slack notifications

12 Apr 05:05
Compare
Choose a tag to compare

They work again, hooray!

Cleanup-royal

25 Mar 19:49
Compare
Choose a tag to compare

A lot of complexity has been removed from this role in order to make the role more readable and maintainable.

  • ara integration is removed, I was not using it.
  • goss integration has been removed, it's difficult to describe tests for multiple platforms and added test-time.
  • {{ role_name }}_ignore_docker has been removed, it introduces more issues than it solves.
  • {{ role_name }}_package_state has been removed, I've never used it.
  • README.md has been updated with a new template.
  • Molecule now uses prepare.yml, saving a bit of time on idempotency tests.

A major release bump, because two variable have been removed, {{ role_name }}_ignore_docker and {{ role_name }}_package_state.

Refresh

24 Feb 13:13
Compare
Choose a tag to compare

A documenation and test release mostly.

Docs updated

10 Jan 20:27
Compare
Choose a tag to compare

The description of the role is simpler.

Notification

05 Jan 17:06
Compare
Choose a tag to compare

Should work.

Template

02 Jan 21:05
Compare
Choose a tag to compare

Okay, switched to templates, there were too many items to change.