Skip to content
Snippets Groups Projects
Verified Commit 4505c233 authored by Chris Croome's avatar Chris Croome
Browse files

add ansible-lint var_naming_pattern

parent 8fe110bb
No related branches found
No related tags found
No related merge requests found
Pipeline #32954 passed
......@@ -13,5 +13,6 @@ skip_list:
- key-order[task]
- name[template]
- package-latest
var_naming_pattern: "^[php|molecule]_?[a-z0-9_]*$"
# vim: syntax=yaml
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment