mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-26 07:55:31 -04:00
fix: mode ansible linter to correct project
This commit is contained in:
parent
83c17c4ff4
commit
5e3c790111
2 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,7 @@ include:
|
||||||
- skip_suggestions: True
|
- skip_suggestions: True
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- ansible
|
- ansible
|
||||||
|
- ansible-lint
|
||||||
- python3-argcomplete
|
- python3-argcomplete
|
||||||
- python3-jmespath
|
- python3-jmespath
|
||||||
- openssh-server
|
- openssh-server
|
||||||
|
|
|
@ -17,7 +17,6 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
- skip_suggestions: True
|
- skip_suggestions: True
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- ansible-lint
|
|
||||||
|
|
||||||
{% set pkg = {
|
{% set pkg = {
|
||||||
'Debian': {
|
'Debian': {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue