Update CI to reasonable versions and fix resulting issues
Compare changes
- Thomas Schneider authored
- The old check numbers are gone - Move output config to CI invocation, and use a format GitLab can understand
+ 1
− 8
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.
- The old check numbers are gone - Move output config to CI invocation, and use a format GitLab can understand