Skip to content

falcon_install - add the ability to install from an url link for windows #682

falcon_install - add the ability to install from an url link for windows

falcon_install - add the ability to install from an url link for windows #682

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@v3
- uses: ansible/ansible-lint-action@main
with:
targets: roles
override-deps: |
rich>=9.5.1,<11.0.0