feat: allow to update gui with github actions

main
db0 2023-12-29 17:53:26 +01:00
parent 531b0cb2c7
commit 8cdb1854cd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
- hosts: fediseer
- hosts: fediseer_api
gather_facts: false
tasks:

View File

@ -1,6 +1,6 @@
---
- hosts: fediseer
- hosts: fediseer_gui
gather_facts: true
tasks: