fix(role): fix linting, molecule parallel execution
All checks were successful
checks-test / Lint (push) Successful in 18s
checks-test / molecule (debian11) (push) Successful in 2m35s
checks-test / molecule (rockylinux9) (push) Successful in 2m30s
checks-test / molecule (ubuntu2204) (push) Successful in 2m33s

This commit is contained in:
2024-01-14 19:15:04 +02:00
parent be7b37ee2e
commit e776a43962
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
name: checks-test
on:
'on':
pull_request:
push:
branches:
@@ -55,4 +55,3 @@ jobs:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
MOLECULE_DISTRO: ${{ matrix.distro }}