Releases: robertdebock/ansible-role-bootstrap
Releases · robertdebock/ansible-role-bootstrap
Readable
Updated the documentation to remove duplicate entries.
Wait and do not become
Wait had and issue where become: yes was set for a wait_for action, that runs on localhost. That's not required, so explicitly set become to no.
Thanks @infothrill for your help!
Gentoo
Efficiency
After quite some time, there were still a few improvements to do, breaking variable interface compatibility, so a major version bump:
- Fix: Typo in variable boostrap_wait_for_host -> bootstrap_wait_for_host.
- Change: Added package to support seport module.
- Change: Moved setup to a handler, more effecient.
Semantic Versioning
Ansible Galaxy required SemVer format versioning, deleted all releases and tags, starting with 1.0.0.