Releases: JonasPammer/ansible-role-bootstrap
Releases · JonasPammer/ansible-role-bootstrap
fix release
fix(ci): remove galaxy_info.standalone 899796171d3954062bf313af79f2cdbcf946066f
regenerate galaxy readme.md
No real change.
- style: update to adhere to ansible-lint 6 by @JonasPammer in #67
- style: fix ansible-lint errors by @JonasPammer in #77
- docs: highlight robertdebock's role and reason for this fork by @JonasPammer in #116
Full Changelog: 3.0.3...3.0.3+1
3.0.3
- fix: make role compatible with podman by specifying
/bin/sh
as executeable for primary raw task by @JonasPammer in #62
3.0.2+1
- chore: generate README.md as part of gh-pages.yml for use in galaxy
3.0.2
3.0.1
3.0.0
What's Changed
- feat!: set become to false by default, add ability to define become_user seperately from ansible_user by @JonasPammer in #61
For 2.0.0 behavior, change bootstrap_become to true.
2.1.0
What's Changed
- feat: always issue our own raw commands by @JonasPammer in #50
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- fix!: ensure package cache is up to date by using specific ansible modules by @JonasPammer in #43
Full Changelog: 1.0.0...2.0.0
Initial version
Initial version.
All credits for the science behind this role go to robertdebock/ansible-role-bootstrap v5.2.12 on GitHub (27 January, 2022)