From c36671d8b58223287b2fd183b94419970672aebd Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 13 Feb 2020 20:44:31 +0100 Subject: [PATCH] try to lint-check the whole repo --- .github/workflows/ansible-linting-chek.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-linting-chek.yml b/.github/workflows/ansible-linting-chek.yml index 5d12ff3..97adfa3 100644 --- a/.github/workflows/ansible-linting-chek.yml +++ b/.github/workflows/ansible-linting-chek.yml @@ -23,7 +23,7 @@ jobs: # targets: | # playbook_1.yml # playbook_2.yml - targets: "" + targets: "." # [optional] # Arguments to be passed to the ansible-lint