Move webapp_hosts variable into host_vars/

This commit is contained in:
Waffles
2022-12-28 00:23:39 -08:00
parent a38c70d139
commit f4d39eb120
2 changed files with 2 additions and 3 deletions
-3
View File
@@ -3,9 +3,6 @@
hosts: [frontend]
roles:
- role: frontend
vars:
webapp_hosts:
- tusky.masto.yttrx.com
handlers:
- name: Re-up docker containers