mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-03 20:54:30 -07:00
ci: linter, workflows, galaxy, molecule
This commit is contained in:
parent
ded44b084d
commit
9b2ea35184
7 changed files with 69 additions and 16 deletions
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
@ -45,7 +45,8 @@ jobs:
|
|||
|
||||
- name: Create default collection path
|
||||
run: |
|
||||
mkdir -p /home/runner/.ansible/collections/ansible_collections
|
||||
mkdir -p /home/runner/.ansible/
|
||||
ln -s /home/runner/work/keycloak/keycloak /home/runner/.ansible/collections
|
||||
|
||||
- name: Create changelog and documentation
|
||||
uses: ansible-middleware/collection-docs-action@main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue