Просмотр исходного кода

Skipping shell errors

Signed-off-by: Lucas A. Wilson <luke.wilson@dell.com>
Lucas A. Wilson 4 лет назад
Родитель
Сommit
900bb0d470
1 измененных файлов с 1 добавлено и 1 удалено
  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: "-x ANSIBLE0305"
+        args: "-x 305"