mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-06 06:22:27 +03:00
Compare commits
2 Commits
aec4185135
...
3a12aa7682
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a12aa7682 | ||
|
|
6a8a1dfa24 |
2
.github/workflows/matrix.yml
vendored
2
.github/workflows/matrix.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v25.12.0
|
||||
uses: ansible/ansible-lint@v25.12.1
|
||||
with:
|
||||
args: "roles/custom"
|
||||
setup_python: "true"
|
||||
|
||||
@@ -73,5 +73,5 @@
|
||||
version: v2.10.0-3
|
||||
name: traefik_certs_dumper
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-valkey.git
|
||||
version: v9-0
|
||||
version: v9.0.1-0
|
||||
name: valkey
|
||||
|
||||
Reference in New Issue
Block a user