Skip to content

flavors: add ephemeral storage #422

flavors: add ephemeral storage

flavors: add ephemeral storage #422

Workflow file for this run

name: Ansible Lint
on:
pull_request:
paths:
- playbooks/**.yaml
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checks-out the repository under $GITHUB_WORKSPACE
uses: actions/checkout@v3
- name: run ansible-lint
uses: ansible/ansible-lint-action@main
with:
path: playbooks/