diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d37494f..67e6873 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,12 +10,7 @@ spec: --- variables: -# SCRIPT: -# value: "base" -# description: "Select which Ansible playbook to run." -# options: -# - "base" - + SCRIPT: $[[ inputs.SCRIPT ]] ANSIBLE_CONFIG: "$CI_PROJECT_DIR/ansible.cfg" stages: