Explorar o código

Adding ignore for linting shell commands

Signed-off-by: Lucas A. Wilson <luke.wilson@dell.com>
Lucas A. Wilson %!s(int64=4) %!d(string=hai) anos
pai
achega
24f35c288d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ansible-lint.yml

+ 1 - 1
.github/workflows/ansible-lint.yml

@@ -68,4 +68,4 @@ jobs:
         #                         path to directories or files to skip. This option is
         #                         repeatable.
         #   -c C                  Specify configuration file to use. Defaults to ".ansible-lint"
-        args: ""
+        args: "-x ANSIBLE0305"