You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running ansible-lint but it fails missing required arguments: name error because the tasks don't have names so no rules are run. I want to disable the rules about checking the name but other rules should run it shouldn't fail.
How can I use ansible-lint with disabling all rules and only enabling one rule to try it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I tried running ansible-lint but it fails
missing required arguments: nameerror because the tasks don't have names so no rules are run. I want to disable the rules about checking the name but other rules should run it shouldn't fail.How can I use ansible-lint with disabling all rules and only enabling one rule to try it?
Beta Was this translation helpful? Give feedback.
All reactions