diff --git a/.ansible-lint b/.ansible-lint deleted file mode 100644 index 59c41dc..0000000 --- a/.ansible-lint +++ /dev/null @@ -1,8 +0,0 @@ -skip_list: - - yaml[line-length] - - var-naming -warn_list: - - command-instead-of-shell - - deprecated-command-syntax - - experimental - - no-changed-when