Skip to content

Commit

Permalink
added unknown module in lint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Feb 2, 2024
1 parent 7c352ae commit 4d1b2d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/ansible-lint-ignore.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
playbook.yml yaml[trailing-spaces]
playbook.yml fqcn[action-core]
playbook.yml syntax-check[unknown-module]
playbook.yml risky-shell-pipe
destroyinf.yml fqcn[action-core]
destroyinf.yml yaml[trailing-spaces]

0 comments on commit 4d1b2d7

Please sign in to comment.