CI: Add ArchLinux, Debian Bullseye and CentOS Stream 8 (#301)

* Add ArchLinux, Debian Bullseye and CentOS Stream 8 to CI.

* Fixes.
This commit is contained in:
Felix Fontein
2022-02-18 23:04:17 +01:00
committed by GitHub
parent 078afc9769
commit d49008f066
7 changed files with 59 additions and 2 deletions
@@ -0,0 +1,6 @@
---
- name: Install docker
community.general.pacman:
name: docker
update_cache: yes
notify: cleanup docker