mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
fix: mode ansible linter to correct project
This commit is contained in:
parent
83c17c4ff4
commit
5e3c790111
@ -21,6 +21,7 @@ include:
|
||||
- skip_suggestions: True
|
||||
- pkgs:
|
||||
- ansible
|
||||
- ansible-lint
|
||||
- python3-argcomplete
|
||||
- python3-jmespath
|
||||
- openssh-server
|
||||
|
@ -17,7 +17,6 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
- skip_suggestions: True
|
||||
- pkgs:
|
||||
- python3-pip
|
||||
- ansible-lint
|
||||
|
||||
{% set pkg = {
|
||||
'Debian': {
|
||||
|
Loading…
Reference in New Issue
Block a user