Skip to content

* use snap to install newest CLion #93

* use snap to install newest CLion

* use snap to install newest CLion #93

Workflow file for this run

name: ansible-lint
on: [push, pull_request]
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint ansible
run: |
sudo linting/lint.sh