Update CI to reasonable versions and fix resulting issues
Compare changes
- Thomas Schneider authored
+ 6
− 0
@@ -9,6 +9,9 @@
@@ -18,6 +21,9 @@
Our current CI config is too old to support collections. The version of ansible-lint we used is several major versions and significant changes behind.
For now, just use a plain Alpine Linux image and install the required software on the fly (it’s fast enough) and consider whether to build a custom image at another time.