diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cbc5068..468a01d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,7 +37,7 @@ variables: .script-molecule-test-with-custom-config: script: - - molecule test -s with_acl_enabled + - molecule test -s with_custom_config ansible-verify: stage: verify