Skip to content

Commit

Permalink
docs: upstream pull 57 was actually merged now (robertdebock/6.2.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasPammer committed Dec 9, 2024
1 parent f40e6f1 commit fecd622
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.orig.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,26 @@ This role is a fork of https://github.com/robertdebock/ansible-role-bootstrap/re
with various changes/fixes. +
Excerpt of changes from https://github.com/JonasPammer/ansible-role-bootstrap/releases[/releases] below (with accompanying Issues in robertdebock's repository):
* The role itself should pre-heat the the package manager cache:
https://github.com/robertdebock/ansible-role-bootstrap/pull/57[robertdebock/ansible-role-bootstrap#57]
( fixed in
https://github.com/JonasPammer/ansible-role-bootstrap/pull/43[JonasPammer#43];
https://github.com/JonasPammer/ansible-role-bootstrap/pull/50[JonasPammer#50]
)
* change default of become to `false`, add ability to define `become_user` seperately from `ansible_user`:
https://github.com/robertdebock/ansible-role-bootstrap/issues/63[robertdebock/ansible-role-bootstrap#63]
( fixed in
https://github.com/JonasPammer/ansible-role-bootstrap/pull/61[JonasPammer#61]
)
* change default of `bootstrap_become_user` to root
* use `bootstrap_become_user` in ansible modules steps too
* +++<del>+++
The role itself should pre-heat the the package manager cache:
https://github.com/robertdebock/ansible-role-bootstrap/pull/57[robertdebock/ansible-role-bootstrap#57]
( fixed in
https://github.com/JonasPammer/ansible-role-bootstrap/pull/43[JonasPammer#43];
https://github.com/JonasPammer/ansible-role-bootstrap/pull/50[JonasPammer#50]
)
+++</del>+++ +
Update: The mentioned upstream PR was merged on Dec 4, 2024 in
https://github.com/robertdebock/ansible-role-bootstrap/releases/tag/6.2.4[robertdebock/6.2.4]
* +++<del>+++
make role compatible with podman by specifying `/bin/sh`
https://github.com/robertdebock/ansible-role-bootstrap/issues/55[robertdebock/ansible-role-bootstrap#55]
Expand Down

0 comments on commit fecd622

Please sign in to comment.