feat: bye bye scootaloo
This commit is contained in:
@@ -11,12 +11,6 @@
|
||||
when: inventory_hostname == 'web2.dmz.mateu.be'
|
||||
|
||||
# Scootaloo
|
||||
- name: Scootaloo config for m.nintendojo.fr
|
||||
ansible.builtin.include_tasks: scootaloo_config.yml
|
||||
when: inventory_hostname == 'masto1.dmz.mateu.be'
|
||||
- name: Scootaloo for Mastodon
|
||||
ansible.builtin.include_tasks: scootaloo.yml
|
||||
when: inventory_hostname in groups['rorservers']
|
||||
- name: Tootctl (docker) for mastodon
|
||||
ansible.builtin.include_tasks: tootctl_docker.yml
|
||||
when: inventory_hostname in groups['dockerservers']
|
||||
|
Reference in New Issue
Block a user