Skip to content

fix: convert vault_raft_cluster_members and rhsm_repo_id to work with ansible 12 #72

fix: convert vault_raft_cluster_members and rhsm_repo_id to work with ansible 12

fix: convert vault_raft_cluster_members and rhsm_repo_id to work with ansible 12 #72

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- main
pull_request:
jobs:
commitlint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5