Don't run infra-prod-run-refstack on all group var updates

This was running on all group var updates but we only need to run it
when refstack group vars update. Change the file requirements to match
the refstack.yaml group file to address this.

Change-Id: Id5ed4b65c1ed6566696fea9a33db27e9318af1a6
This commit is contained in:
Clark Boylan 2022-03-04 15:30:47 -08:00
parent 3f8acefbe1
commit e2442eeaf0
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@
files:
- inventory/base
- playbooks/service-refstack.yaml
- inventory/service/group_vars/
- inventory/service/group_vars/refstack.yaml
- inventory/service/host_vars/refstack[0-9][0-9]
- playbooks/roles/install-docker/
- playbooks/roles/pip3/