Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Merge pull request #168 from Pure-Storage-Ansible/release_1_6_1 #686

Merge pull request #168 from Pure-Storage-Ansible/release_1_6_1

Merge pull request #168 from Pure-Storage-Ansible/release_1_6_1 #686

Workflow file for this run

name: Ansible Lint # feel free to pick your own name
"on": [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@main