Skip to content

Commit

Permalink
docs: update mentioned fork version, and reword into single sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasPammer committed Dec 9, 2024
1 parent 4b0efbd commit e2fb89a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
10 changes: 7 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,17 @@ This role also ensures an up-to-date package cache for most systems.
In most cases, you will want to use this role in combination with my
https://github.com/JonasPammer/ansible-role-core_dependencies[`core_dependencies`-role].

// Originally 5.2.12
[NOTE]
.DISCLAIMER
=====
This role is a fork of https://github.com/robertdebock/ansible-role-bootstrap/releases/tag/5.2.12[robertdebock/ansible-role-bootstrap v5.2.12 (27 January, 2022)]
This role is a fork of
https://github.com/robertdebock/ansible-role-bootstrap/releases/tag/7.0.3[robertdebock/ansible-role-bootstrap v7.0.3 (19 September, 2024)]
(Apache License 2.0, Copyright Robert de Bock ([email protected]))
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):
that has the intent to implement fixes for the issues mentioned below
(excerpt from https://github.com/JonasPammer/ansible-role-bootstrap/releases[/releases]
with accompanying Issues in robertdebock's repository):
* use `bootstrap_become_user` in ansible modules steps too
(https://github.com/robertdebock/ansible-role-bootstrap/issues/59[robertdebock/ansible-role-bootstrap#59])
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ In most cases, you will want to use this role in combination with my [`core_depe

DISCLAIMER

This role is a fork of [robertdebock/ansible-role-bootstrap v5.2.12 (27 January, 2022)](https://github.com/robertdebock/ansible-role-bootstrap/releases/tag/5.2.12) (Apache License 2.0, Copyright Robert de Bock (<[email protected]>)) with various changes/fixes.
Excerpt of changes from [/releases](https://github.com/JonasPammer/ansible-role-bootstrap/releases) below (with accompanying Issues in robertdebock’s repository):
This role is a fork of [robertdebock/ansible-role-bootstrap v7.0.3 (19 September, 2024)](https://github.com/robertdebock/ansible-role-bootstrap/releases/tag/7.0.3) (Apache License 2.0, Copyright Robert de Bock (<[email protected]>)) that has the intent to implement fixes for the issues mentioned below (excerpt from [/releases](https://github.com/JonasPammer/ansible-role-bootstrap/releases) with accompanying Issues in robertdebock’s repository):

- use `bootstrap_become_user` in ansible modules steps too ([robertdebock/ansible-role-bootstrap#59](https://github.com/robertdebock/ansible-role-bootstrap/issues/59))

Expand Down

0 comments on commit e2fb89a

Please sign in to comment.