0.1.3-DEV-20210121-105107

-------------------------
    * MODIFY:
      - hosts change reverse_proxys -> all
      - .gitlab-ci.yml - runner change
This commit is contained in:
Chris Hammer 2021-01-21 10:52:33 -05:00
parent aa82631b8a
commit 922bd3cf86
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
---
- hosts: reverse_proxys
- hosts: all
become: yes
gather_facts: yes