Skip to content

Commit

Permalink
Merge pull request linux-system-roles#44 from nhosoi/ah
Browse files Browse the repository at this point in the history
Fix issues found by ansible-test and linters - enable all tests on all repos - remove suppressions
  • Loading branch information
richm authored Mar 31, 2021
2 parents 19f0615 + 2358b73 commit 31e87f5
Show file tree
Hide file tree
Showing 8 changed files with 121 additions and 125 deletions.
8 changes: 1 addition & 7 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
---
skip_list:
- '106'
- '208'
- '306'
- '403'
- '502'
- '602'
skip_list: []
4 changes: 1 addition & 3 deletions .sanity-ansible-ignore-2.10.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
plugins/modules/nbde_client_clevis.py pylint:blacklisted-name
plugins/modules/nbde_client_clevis.py pylint:ansible-format-automatic-specification
plugins/modules/nbde_client_clevis.py validate-modules!skip
plugins/modules/nbde_client_clevis.py validate-modules:missing-gplv3-license
4 changes: 1 addition & 3 deletions .sanity-ansible-ignore-2.9.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
plugins/modules/nbde_client_clevis.py pylint:blacklisted-name
plugins/modules/nbde_client_clevis.py pylint:ansible-format-automatic-specification
plugins/modules/nbde_client_clevis.py validate-modules!skip
plugins/modules/nbde_client_clevis.py validate-modules:missing-gplv3-license
Loading

0 comments on commit 31e87f5

Please sign in to comment.