feat: add oolatoocs to masto1
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
- name: WP for NintendojoFR
|
||||
ansible.builtin.include_tasks: wp_dojo.yml
|
||||
when: inventory_hostname == 'web2.dmz.mateu.be'
|
||||
- name: Oolatoocs for NintendojoFR
|
||||
ansible.builtin.include_tasks: oolatoocs.yml
|
||||
when: inventory_hostname in groups['mastodonservers']
|
||||
|
||||
# Scootaloo
|
||||
- name: Tootctl (docker) for mastodon
|
||||
|
Reference in New Issue
Block a user