Skip to content

Commit

Permalink
Generated Ansible files
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Dec 26, 2023
2 parents 4bbec89 + 8b7e675 commit 002a3b9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ jobs:
# uses: buluma/[email protected] # TODO: rebuild action
uses: robertdebock/[email protected]
with:
<<<<<<< HEAD
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: ${{ github.event.repository.default_branch }}
=======
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: main
>>>>>>> 8b7e675ff09f3ea36be7e07f998f0b4db22f48e3
20 changes: 12 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## [3.1.13](https://github.com/buluma/ansible-role-bootstrap/tree/3.1.13) (2023-12-17)
## [v3.1.14](https://github.com/buluma/ansible-role-bootstrap/tree/v3.1.14) (2023-12-24)

[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v3.1.12...3.1.13)
[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v3.1.12...v3.1.14)

**Implemented enhancements:**

- Update README.md [\#147](https://github.com/buluma/ansible-role-bootstrap/pull/147) ([buluma](https://github.com/buluma))

**Merged pull requests:**

Expand Down Expand Up @@ -209,11 +213,7 @@

## [v1.0.7](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.7) (2022-02-02)

[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.3...v1.0.7)

## [v1.0.3](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.3) (2022-01-30)

[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.6...v1.0.3)
[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.6...v1.0.7)

## [v1.0.6](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.6) (2022-01-30)

Expand All @@ -225,7 +225,11 @@

## [v1.0.4](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.4) (2022-01-30)

[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.2...v1.0.4)
[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.3...v1.0.4)

## [v1.0.3](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.3) (2022-01-30)

[Full Changelog](https://github.com/buluma/ansible-role-bootstrap/compare/v1.0.2...v1.0.3)

## [v1.0.2](https://github.com/buluma/ansible-role-bootstrap/tree/v1.0.2) (2022-01-30)

Expand Down

0 comments on commit 002a3b9

Please sign in to comment.