Releases: serversideup/ansible-collection-spin
Releases · serversideup/ansible-collection-spin
v0.9.0
🤩 New Features
Allow some users to explicitly control swarm initialization with initialize_docker_swarm
(defaults to false)
Full Changelog: v0.8.0...v0.9.0
v0.8.0
🤩 New Features
- Allow passwordless sudo to be configured with
use_passwordless_sudo: true
(default isfalse
) - User passwords are optional if you're using passwordless sudo
- Added contribution guidelines
Full Changelog: v0.7.2...v0.8.0
v0.7.2
Fixes
- Properly tagged release for Ansible Galaxy 😃
v0.7.1
v0.7.0
What's Changed
- Improve SSH by @jaydrogers in #2
- Add Ubuntu 24.04 support by @jaydrogers in #4
Full Changelog: v0.6.11...v0.7.0
v0.6.11
Update bug report link
v0.6.10
Update version to 0.6.10 in galaxy.yml
v0.6.9
Update version to 0.6.9 in galaxy.yml
v0.6.8
Update version number to 0.6.8 in galaxy.yml
v0.6.7
Add password change on next login for newly created users