Skip to content

Removing all docker obsolete apt references #7

Removing all docker obsolete apt references

Removing all docker obsolete apt references #7

Workflow file for this run

name: ansible-lint
on:
push:
pull_request:
jobs:
build:
name: Ansible Lint # Naming the build is important to use it as a status check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ansible/ansible-lint@main