Skip to content

shrink_lv: use common role initramfs #33

shrink_lv: use common role initramfs

shrink_lv: use common role initramfs #33

Workflow file for this run

name: Ansible Lint
on:
- push
- pull_request
- workflow_call
jobs:
ansible-lint:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible/ansible-lint-action@main