0.1.0-DEV-20191105-132928

-------------------------
    * FIX:
      - corrected some issues with .gitlab-ci.yml that should have been caught earlier
This commit is contained in:
Chris Hammer 2019-11-05 13:29:36 -05:00
parent f80d8b8112
commit 08dd724046

View File

@ -14,8 +14,8 @@
variables: variables:
ANSIBLE_ROLE: "zen_rev_proxy" ANSIBLE_PLAY: "deploy_proxy_sites.yml"
ANSIBLE_ROLE_PATH: "${CI_PROJECT_DIR}" ANSIBLE_PLAY_PATH: "${CI_PROJECT_DIR}"
ANSIBLE_EXTRA_VARS: "" ANSIBLE_EXTRA_VARS: ""