Skip to content

Commit

Permalink
fix: mode ansible linter to correct project
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-grande committed Nov 20, 2023
1 parent fa5a025 commit 6314658
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions salt/ansible/install.sls
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ include:
- skip_suggestions: True
- pkgs:
- ansible
- ansible-lint
- python3-argcomplete
- python3-jmespath
- openssh-server
Expand Down
1 change: 0 additions & 1 deletion salt/dev/install-salt-tools.sls
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ SPDX-License-Identifier: AGPL-3.0-or-later
- skip_suggestions: True
- pkgs:
- python3-pip
- ansible-lint

{% set pkg = {
'Debian': {
Expand Down

0 comments on commit 6314658

Please sign in to comment.