Skip to content

Releases: robertdebock/ansible-role-bootstrap

Readable

25 Aug 20:36

Choose a tag to compare

Updated the documentation to remove duplicate entries.

Wait and do not become

22 Aug 10:25
9e321dc

Choose a tag to compare

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

13 Aug 14:59
2d55f6a

Choose a tag to compare

This role can now also be used to bootstrap (prepare a system to be managed by Ansible) Gentoo.

Gentoo uses emerge, installing packages takes more time, but CI/CD seems to work.

Efficiency

10 Aug 06:25

Choose a tag to compare

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

08 Aug 05:13

Choose a tag to compare

Ansible Galaxy required SemVer format versioning, deleted all releases and tags, starting with 1.0.0.