Skip to content

fix: attempted fix for templating in autorestic.yml file #97

fix: attempted fix for templating in autorestic.yml file

fix: attempted fix for templating in autorestic.yml file #97

Workflow file for this run

name: Ansible Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v24