mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
* Add ArchLinux, Debian Bullseye and CentOS Stream 8 to CI.
* Add Alpine to CI matrix as well.
(cherry picked from commit a06903f33a)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
####################################################################
|
||||
|
||||
- name: Set up dummy flatpak repository remote
|
||||
when: |
|
||||
ansible_distribution == 'Fedora' or
|
||||
ansible_distribution == 'Ubuntu' and not ansible_distribution_major_version | int < 16
|
||||
block:
|
||||
- name: Copy repo into place
|
||||
unarchive:
|
||||
|
||||
Reference in New Issue
Block a user