diff --git a/playbooks/git.yml b/playbooks/git.yml index 77b59648f..e0cbf91bc 100644 --- a/playbooks/git.yml +++ b/playbooks/git.yml @@ -2,7 +2,7 @@ # by default this playbook runs in the staging environment # to run in production, pass '-e runtime_env=production' -- name: build the git vcs +- name: build our in-house GitLab instances hosts: pulgit_{{ runtime_env | default('staging') }} remote_user: pulsys become: true