Interest in upstreaming several rules #1754
Unanswered
GhostLyrics
asked this question in
New rules
Replies: 1 comment 1 reply
-
I would highly recommend to add template-instead-of-copy to upstream. In older docs, it was even recommended to use copy content when one wanted to inline the template. I read the new warning just by chance. See ansible/ansible#50580 for more reference why the recommendation changed. I wanted to propose it myself after reading the warning. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey. I've written several rules for internal use at work and was wondering if there is any interest in having them in the official distribution.
Descriptions
These follow the format name - reasoning.
community.mysql
for this which is likely to produce better results in most casescopy
withcontent
which might be highly opinionated, but was triggered by the following line in the Ansible docs:Please let me know what you think. I'm absolutely open to suggestions in regards to the
severity
andtags
sections of the rules, I just filled them with what seemed reasonable for our project for now.Beta Was this translation helpful? Give feedback.
All reactions