mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
fix hosts for setup_postgres.yml
This commit is contained in:
parent
c8d79e3666
commit
071ae01a4a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- name: Set up task containers
|
||||
hosts: task
|
||||
hosts: postgres
|
||||
remote_user: nb
|
||||
vars_files:
|
||||
- env_vars/base.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue