Skip to content

Breaking change: autorestic_config is now YAML, not a string. #81

Breaking change: autorestic_config is now YAML, not a string.

Breaking change: autorestic_config is now YAML, not a string. #81

Workflow file for this run

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