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 25, 2023
1 parent b73a9ae commit 37d7279
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
# uses: buluma/[email protected] # TODO: rebuild action
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: ${{ github.event.repository.default_branch }}
9 changes: 9 additions & 0 deletions .github/workflows/todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ name: "TODO 2 Issue"

on:
push:
branches:
- master
- main
- testing
paths-ignore:
- '**/README.md'
- '**/CHANGELOG.md'
tags_ignore:
- '*'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ If you find issues, please register them in [GitHub](https://github.com/buluma/a
## [License](#license)
[Apache-2.0](https://github.com/buluma/ansible-role-keepalived/blob/master/LICENSE).
[Apache-2.0](https://github.com/buluma/ansible-role-keepalived/blob/master/LICENSE)
## [Author Information](#author-information)
Expand Down

0 comments on commit 37d7279

Please sign in to comment.