-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix ansible-lint ci: remove .yamllint ci: rl9 test ci: rl9 test ci: rl9 test ci: rl9 test ci: rl9 test ci: u24 test ci: u24 test ci: u24 test ci: u24 test ci: u24 test
- Loading branch information
Michal Muransky
committed
Jun 5, 2024
1 parent
3be4b64
commit aff4c39
Showing
8 changed files
with
48 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,11 +14,7 @@ jobs: | |
- name: checkout | ||
uses: actions/checkout@v3 | ||
with: | ||
path: "${{ github.repository }}" | ||
- name: Molecule for Ansible - lint | ||
uses: MonolithProjects/[email protected] | ||
with: | ||
molecule_command: lint | ||
path: 'lablabs.rke2' | ||
|
||
- name: Set up Python 3 | ||
uses: actions/setup-python@v4 | ||
|
@@ -29,5 +25,5 @@ jobs: | |
run: pip3 install ansible-lint | ||
|
||
- name: Run ansible-lint | ||
run: ansible-lint --profile production . | ||
run: ansible-lint --profile production ./tasks | ||
working-directory: ./lablabs.rke2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters