Skip to content

fix(falcon_configure): update logic for removing aid #871

fix(falcon_configure): update logic for removing aid

fix(falcon_configure): update logic for removing aid #871

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/ansible-lint@v24.2.1