Skip to content

fix(falcon_install): fixes issue with deleting sensor when running locally #1006

fix(falcon_install): fixes issue with deleting sensor when running locally

fix(falcon_install): fixes issue with deleting sensor when running locally #1006

Workflow file for this run

name: Ansible Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
ansible_lint:
name: Verify Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ansible/[email protected]