Releases: robertdebock/ansible-role-openssh
Releases · robertdebock/ansible-role-openssh
Debian and openSUSE fixes
2.1.2 Remove debian-latest, which is identical to debian-stable.
Fedora 30 again
Prepared for Fedora 30 now, previous version did not build because of a "ci skip" statement.
Fedora 30 and ShowPatchLevel
- Allow roles to run on Fedora 30. (You do need to set
ansible_python_interpreter
on ansible 2.7 and below) ShowPatchLevel
is not valid for Fedora anymore.- Update documentation.
Ansible 2.8
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
They work again, hooray!
Cleanup-royal
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
A documenation and test release mostly.
Docs updated
The description of the role is simpler.
Notification
Should work.
Template
Okay, switched to templates, there were too many items to change.