github willshersystems/ansible-sshd v0.16.1

latest releases: v0.25.0, v0.24.1, v0.24.0...
2 years ago
  • add parameter RSAMinSize

Add support for the new RSAMinSize parameter.

  • Ensure values are cast to correct type

  • Addition notes about secondary variables

  • Fix various linting issues

  • Revert incorrect module name

  • tests: Do not be picky about spaces/tabs

When testing with cloud-init, it modifies the sshd_configuration and can
replace some tabs with whitespaces. This happens frequently around the
subsystem keyword. There are no functional changes, but the matching
did not work as expected.

  • the role still supports ansible 2.9

  • Add CHANGELOG.md

  • Add changelog_to_tag.yml to .github/workflows

Description:
When a new changelog section is added to CHANGELOG.md and pushed,
changelog_to_tag.yml is triggered, which generates a new tag and
a new release.

Don't miss a new ansible-sshd release

NewReleases is sending notifications on new releases.