Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 05e3ac09f3
Merge c48785e73c into f882afd7d9 2024-08-27 13:50:49 +00:00
3 changed files with 4 additions and 7 deletions

View File

@ -1,10 +1,9 @@
---
warn_list:
- role-name
- schema[meta]
warn_list: []
skip_list: []
skip_list:
- role-name
exclude_paths:
- venv/

View File

@ -11,8 +11,7 @@ jobs:
steps:
- name: Fetch code
uses: actions/checkout@v4
- name: galaxy
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
galaxy_api_key: ${{ secrets.galaxy_api_key }}

View File

@ -1,6 +1,5 @@
---
galaxy_info:
namespace: hanxhx
role_name: mysql
author: Emilien Mantel
description: Install and configure MariaDB (and Galera Cluster) on Debian