diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 46ded36..18365be 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,6 @@ image: rehashedsalt/ansible-env:bleeding +variables: + ANSIBLE_STRATEGY: free stages: - lint - test