mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Deploy node only should change newsblur node containers
This commit is contained in:
parent
d4e666cefd
commit
c8781119c8
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- hosts: node
|
||||
- hosts: node,staging
|
||||
gather_facts: false
|
||||
vars_files:
|
||||
- env_vars/base.yml
|
||||
|
@ -26,6 +26,4 @@
|
|||
target_host: node-text
|
||||
- container_name: node
|
||||
target_host: node-favicons
|
||||
- container_name: imageproxy
|
||||
target_host: node-images
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue