Skip to content

✨ (ascii-facemaker): Added a new Ansible role for ascii-facemaker #21

✨ (ascii-facemaker): Added a new Ansible role for ascii-facemaker

✨ (ascii-facemaker): Added a new Ansible role for ascii-facemaker #21

Workflow file for this run

name: ansible-lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main