Commit 00639a9b authored by zimniy's avatar zimniy
Browse files

vars

parent 2abd7bc2
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -54,15 +54,6 @@ deploy:
  extends: .common
  stage: deploy
  variables:
    GIT_URL:
      value: ""
      description: "ОБЯЗАТЕЛЬНАЯ ПЕРЕМЕННАЯ: указываем имя репозитория с плейбуком"
    LIMIT_HOSTS:
      value: ""
      description: "Ограничиваем определёнными хостами или группой хостов из inventory"
    EXTRA_VARS:
      value: ""
      description: "Передаём нужные параметры"
    ANSIBLE_STDOUT_CALLBACK: "actionable"
  only:
    refs: