Skip to content

build(deps): bump ansible from 6.7.0 to 8.5.0 in /tools/ansible #299

build(deps): bump ansible from 6.7.0 to 8.5.0 in /tools/ansible

build(deps): bump ansible from 6.7.0 to 8.5.0 in /tools/ansible #299

Workflow file for this run

---
name: Ansible Lint
on:
pull_request:
branches:
- master
- development
push:
branches:
- 'pr*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]