Disable ejabberd tests on Arch Linux (#8313)

Disable ejabberd tests on Arch Linux.
This commit is contained in:
Felix Fontein
2024-05-05 20:32:22 +02:00
committed by GitHub
parent 4bd68ac153
commit bc609d74a0

View File

@@ -10,7 +10,8 @@
- name: Bail out if not supported
ansible.builtin.meta: end_play
when: ansible_distribution in ('Alpine', 'openSUSE Leap', 'CentOS', 'Fedora')
# TODO: remove Archlinux from the list
when: ansible_distribution in ('Alpine', 'openSUSE Leap', 'CentOS', 'Fedora', 'Archlinux')
- name: Remove ejabberd