From 922bd3cf862c4649500c743d73f4d0491cdec37c Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 21 Jan 2021 10:52:33 -0500 Subject: [PATCH] 0.1.3-DEV-20210121-105107 ------------------------- * MODIFY: - hosts change reverse_proxys -> all - .gitlab-ci.yml - runner change --- .gitlab-ci.yml | 2 +- deploy_proxy_sites.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 852c7af..73f59c6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ stages: ### BEGIN TEMPLATES ### .tags_template: &tags_template tags: - - zen-ci-deb-workstation + - zen-ci-deb .zen_ci_deb_template: &zen_ci_deb_template diff --git a/deploy_proxy_sites.yml b/deploy_proxy_sites.yml index 9f68ece..3acd95c 100644 --- a/deploy_proxy_sites.yml +++ b/deploy_proxy_sites.yml @@ -1,5 +1,5 @@ --- -- hosts: reverse_proxys +- hosts: all become: yes gather_facts: yes