fix: move host_vars

This commit is contained in:
VC
2024-07-05 11:53:17 +02:00
parent 258d709469
commit 8d576e79f7
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
when: inventory_hostname == 'web2.dmz.mateu.be'
- name: Scootaloo for Mastodon
include_tasks: scootaloo.yml
when: inventory_hostname == 'ror1dmz.mateu.be'
when: inventory_hostname == 'ror1.dmz.mateu.be'
- name: tootctl for mastodon
include_tasks: tootctl.yml
when: inventory_hostname == 'ror1dmz.mateu.be'
when: inventory_hostname == 'ror1.dmz.mateu.be'