Skip to content

Commit

Permalink
Merge pull request #5 from waal70/lint-test
Browse files Browse the repository at this point in the history
test PR linter
  • Loading branch information
waal70 authored Oct 13, 2024
2 parents c6b9b4c + 0120585 commit 769cf14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,10 @@ exclude_paths:
- .ansible-lint
skip_list:
- "package-latest"
mock_modules:
- community.general.shutdown
- ansible.posix.authorized_key
- community.docker.docker_container_exec
- community.general.filesize
- community.general.filesystem
- ansible.posix.mount
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,4 @@ Choose the numbered yaml-files to only select a portion of the roles.
* TODO: install default dockers on jumpserver
* TODO: get the linter to work
* TODO: make linter run automatically
* TODO: only on PR?

0 comments on commit 769cf14

Please sign in to comment.