diff --git a/.ansible-lint b/.ansible-lint new file mode 100644 index 0000000..1854b51 --- /dev/null +++ b/.ansible-lint @@ -0,0 +1,4 @@ +--- + +exclude_paths: + - .github/ diff --git a/action.yml b/action.yml index e5fe560..3e80750 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: default: "" runs: using: docker - image: docker://ghcr.io/ansible/creator-ee:v0.18.0 + image: docker://ghcr.io/ansible/creator-ee:v0.19.0 entrypoint: /usr/local/bin/ansible-lint env: # These tell ansible-lint to use github compatible annotation format: