ansible-lint fix

This commit is contained in:
GomathiselviS
2024-01-30 13:09:52 -05:00
parent b01f78b0b7
commit c255d11c6e
12 changed files with 654 additions and 732 deletions

View File

@@ -10,7 +10,7 @@ on:
- main
- stable-*
tags:
- '*'
- "*"
jobs:
linters:

View File

@@ -1,3 +1,4 @@
---
name: Unit tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
@@ -11,4 +12,4 @@ on:
jobs:
unit-source:
uses: GomathiselviS/github_actions/.github/workflows/unit_source.yml@add_host_pattern
uses: ansible-network/github_actions/.github/workflows/unit_source.yml@main