Skip to content

Merge pull request #4 from danielvijge/feature/update-to-openwrt-23.05 #26

Merge pull request #4 from danielvijge/feature/update-to-openwrt-23.05

Merge pull request #4 from danielvijge/feature/update-to-openwrt-23.05 #26

name: Test sample configuration
on:
push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
fetch-depth: 0
- name: Run Ansible Playbook
uses: ansible-lockdown/action.playbook@main
with:
playbook: test_config_local.yaml
inventory: inventory-sample.yaml
galaxy_file: ansible-requirements.yaml