Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

87 lines (47 loc) · 1.01 KB

Changelog

This project adheres to Semantic Versioning and human-readable changelog.

2.2.3

Fixed

  • Fixed the problem by removing the options GSSAPIAuthentication and GSSAPICleanupCredentials if not used from the config.
  • Fixed Forgotten default vars added to the variables.

2.2.2

Fixed

  • Fixed become in tasks

2.2.1

Fixed

  • Fixed Windows path

2.2.0

Added

  • Add Windows Support

2.1.0

Added

  • Add EL8 Support

2.0.0

Changed

  • Refactoring role

1.6.0

Added

  • added option to enable sshd X11Forwarding

1.5.0

Added

  • add ssh_ciphers

1.4.0

Added

  • update loop_vars

1.3.0

Added

  • new travis check
  • syntax clean

1.2.0

Added

  • rename role name
  • update meta

1.1.0

Added

  • add option when no password set by login
  • add restart sshd by port change
  • default value when ansible_ssh_port not set

1.0

Added

  • Initial release