False positive? #2396
Unanswered
fabricesemti80
asked this question in
Q&A
False positive?
#2396
Replies: 1 comment
-
This is not a bug, you must declare your dependencies inside a requirements.yml file so the linter would find them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Logged an issue on Megalinter (oxsecurity/megalinter#1828), but been directed to the linter by them.
I think this linter error is a false positive.
The config
( https://github.com/fabricesemti80/home-stack/blob/c74f88196f26213f2be095b548a884351011aab8/provision/ansible/playbooks/cluster-prepare.yml#L16) seems to be in line with the example (https://docs.ansible.com/ansible/latest/collections/community/general/timezone_module.html) on the module's site.
Issue Type
Ansible and Ansible Lint details
OS / ENVIRONMENT
Fedora 36 + k3s
STEPS TO REPRODUCE
Desired Behavior
Possible security bugs should be reported via email to
[email protected]
Actual Behavior
Please give some details of what is actually happening.
Include a minimum complete verifiable example with:
ansible-playbook --syntax-check playbook
Beta Was this translation helpful? Give feedback.
All reactions