feat: remove nupes.social Mastodon (docker) instance
This commit is contained in:
@@ -12,11 +12,6 @@
|
||||
- name: Oolatoocs for NintendojoFR
|
||||
ansible.builtin.include_tasks: oolatoocs.yml
|
||||
when: inventory_hostname in groups['mastodonservers']
|
||||
|
||||
# Scootaloo
|
||||
- name: Tootctl (docker) for mastodon
|
||||
ansible.builtin.include_tasks: tootctl_docker.yml
|
||||
when: inventory_hostname in groups['dockerservers']
|
||||
- name: Tootctl (no docker) for mastodon
|
||||
ansible.builtin.include_tasks: tootctl_nodocker.yml
|
||||
- name: Tootctl for mastodon
|
||||
ansible.builtin.include_tasks: tootctl.yml
|
||||
when: inventory_hostname in groups['mastodonservers']
|
||||
|
Reference in New Issue
Block a user