Skip to content

Releases: nickjj/ansible-sshd

v0.1.2

29 Jun 18:29
Compare
Choose a tag to compare
  • Fix multiple syntax errors in the sshd_config file
  • Add travis test to check for syntax errors
  • Remove the kerberos config options

Changes since the last release:
v0.1.1...v0.1.2

v0.1.1

29 Jun 17:22
Compare
Choose a tag to compare
  • Quote the default values to avoid yaml booleans being processed
  • Fix typo in one of the sshd config values
  • Remove ssh state started task because it already does
    • This seems to cause an idempotency issue when it's there

Changes since the last release:
v0.1.0...v0.1.1

v0.1.0

29 Jun 16:48
Compare
Choose a tag to compare

View the readme to get a better understanding of what ansible-sshd does.