1
0
Fork 0
forked from infra/ansible

elnbuildsync: limit to staging for now

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>

rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
Stephen Gallagher 2026-06-15 09:07:26 -04:00
commit 7ef75bd174
Signed by untrusted user: sgallagh
GPG key ID: 45DB85A568286D11

View file

@ -1,6 +1,6 @@
---
- name: Set up the database
hosts: apps_dbserver_stg:apps_dbserver
hosts: apps_dbserver_stg
gather_facts: no
become: yes
become_user: postgres
@ -23,7 +23,7 @@
encoding: UTF-8
- name: Deploy the application
hosts: os_control[0]:os_control_stg[0]
hosts: os_control_stg[0]
user: root
gather_facts: false
vars_files: