change to hosts: all
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Chris Hammer 2023-11-24 10:45:39 -05:00
parent d5b52b9b73
commit 9247acf2d2

View File

@ -1,6 +1,6 @@
--- ---
- name: Deploy Gitea - name: Deploy Gitea
hosts: gitea hosts: all
become: true become: true
gather_facts: false gather_facts: false