fix: mode ansible linter to correct project

This commit is contained in:
Ben Grande 2023-11-20 19:25:52 +00:00
parent fa5a025ce1
commit 6314658c23
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56
2 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,7 @@ include:
- skip_suggestions: True
- pkgs:
- ansible
- ansible-lint
- python3-argcomplete
- python3-jmespath
- openssh-server

View File

@ -17,7 +17,6 @@ SPDX-License-Identifier: AGPL-3.0-or-later
- skip_suggestions: True
- pkgs:
- python3-pip
- ansible-lint
{% set pkg = {
'Debian': {