1
0
Fork 0
forked from infra/ansible

Revert "elnbuildsync: limit to staging for now"

This reverts commit 7ef75bd174.
This commit is contained in:
James Antill 2026-07-07 12:55:32 -04:00
commit 96b1531c50

View file

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