feat: adapt scootaloo config to multi env
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
when: inventory_hostname == 'web2.dmz.mateu.be'
|
||||
- name: Scootaloo for Mastodon
|
||||
include_tasks: scootaloo.yml
|
||||
when: inventory_hostname in groups['rorservers']
|
||||
- name: Scootaloo config for m.nintendojo.fr
|
||||
include_tasks: scootaloo_config.yml
|
||||
when: inventory_hostname == 'ror1.dmz.mateu.be'
|
||||
- name: tootctl for mastodon
|
||||
include_tasks: tootctl.yml
|
||||
|
Reference in New Issue
Block a user