Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Releases: hifis-net/ansible-role-ssh-keys

Deprecation Notice

22 May 13:07
073505e
Compare
Choose a tag to compare

⚠️ This role is deprecated! ⚠️

The role has been migrated to the hifis.toolkit collection:

You can install the collection and include the role in your playbook as followed:

ansible-galaxy collection install hifis.toolkit
- hosts: servers
   roles:
     - role: hifis.toolkit.ssh_keys

v1.4.0

05 Sep 09:12
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Create users if they are not present #48

Closed issues:

  • Add a contribution guide #16

Merged pull requests:

v1.3.0

27 Jul 12:46
52cd54f
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add support for Debian 11, AlmaLinux 9 and Ubuntu 22.04 #42
  • Use molecule-podman instead of molecule-docker #41
  • Replacement for Centos 8 #18
  • Add badges to README #13
  • Migrate changelog to github-changelog-generator #3

Closed issues:

  • Rename project to ansible-role-ssh-keys #4

Merged pull requests:

v1.2.0

08 Apr 08:32
Compare
Choose a tag to compare

Release v1.2.0 of the Ansible SSH-Keys role. Read the changelog for further information.

v1.1.0

08 Apr 08:30
Compare
Choose a tag to compare

Release v1.1.0 of the Ansible SSH-Keys role. Read the changelog for further information.

v1.0.0

08 Apr 08:28
Compare
Choose a tag to compare

Initial release 1.0.0 of the Ansible SSH-Keys role. Please read the changelog for further information.