Skip to content

feat: Make autorestic configuration file path configurable #89

feat: Make autorestic configuration file path configurable

feat: Make autorestic configuration file path configurable #89

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