Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Add deprecation notice #105

Add deprecation notice

Add deprecation notice #105

Workflow file for this run

---
name: Code Style
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
linting:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: lint YAML
uses: ibiqlik/action-yamllint@v3
- name: lint Ansible
uses: ansible-community/[email protected]