diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 03d1de6..fb33953 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: ansible-lint uses: ansible/ansible-lint@v25.9.2 @@ -49,7 +49,7 @@ jobs: tag: "focal" steps: - name: checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: path: ansible-role-bootstrap diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d5037e..e701e97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,20 @@ # Changelog -## [v25.12.03](https://github.com/buluma/ansible-role-bootstrap/tree/v25.12.03) (2025-12-01) +## [v25.12.04](https://github.com/buluma/ansible-role-bootstrap/tree/v25.12.04) (2025-12-01) -[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v24.8.0...v25.12.03) +[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v25.12.03...v25.12.04) -## [v24.8.0](https://github.com/buluma/ansible-role-bootstrap/tree/v24.8.0) (2025-12-01) +## [v25.12.03](https://github.com/buluma/ansible-role-bootstrap/tree/v25.12.03) (2025-12-01) -[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v25.12.02...v24.8.0) +[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v25.12.02...v25.12.03) ## [v25.12.02](https://github.com/buluma/ansible-role-bootstrap/tree/v25.12.02) (2025-12-01) -[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v24.7.19...v25.12.02) +[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v24.8.0...v25.12.02) + +## [v24.8.0](https://github.com/buluma/ansible-role-bootstrap/tree/v24.8.0) (2025-12-01) + +[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v24.7.19...v24.8.0) **Merged pull requests:** @@ -248,19 +252,19 @@ ## [v2.0.1](https://github.com/buluma/ansible-role-bootstrap/tree/v2.0.1) (2022-02-11) -[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.10...v2.0.1) +[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v2.0.0...v2.0.1) **Merged pull requests:** - Update molecule.yml [\#106](https://github.com/buluma/ansible-role-bootstrap/pull/106) ([buluma](https://github.com/buluma)) -## [v1.0.10](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.10) (2022-02-10) +## [v2.0.0](https://github.com/buluma/ansible-role-bootstrap/tree/v2.0.0) (2022-02-10) -[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v2.0.0...v1.0.10) +[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.10...v2.0.0) -## [v2.0.0](https://github.com/buluma/ansible-role-bootstrap/tree/v2.0.0) (2022-02-10) +## [v1.0.10](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.10) (2022-02-10) -[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.9...v2.0.0) +[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.9...v1.0.10) ## [v1.0.9](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.9) (2022-02-10)