Update .gitlab-ci.yml file

This commit is contained in:
Durp 2026-01-29 11:41:12 +00:00
parent 526dbdbc1f
commit 63c5b382a0

View file

@ -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: