diff --git a/.ansible-lint.yml b/.ansible-lint.yml new file mode 100644 index 0000000..f154e13 --- /dev/null +++ b/.ansible-lint.yml @@ -0,0 +1,5 @@ +--- +profile: moderate +parseable: no +skip_list: + - fqcn-builtins \ No newline at end of file