Replies: 1 comment
-
Note: I'm willing to submit a PR for this rule if it accepted. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I would like to suggest a new rule to be added to the list of embedded ones:
I got bitten once by using
ansible.builtin.copy
instead ofansible.builtin.template
with a file containing variables, and thought it would be handy to have a builtin check for this inansible-lint
.What do you think about this? 🙂
Beta Was this translation helpful? Give feedback.
All reactions