Skip to content

Added virtual network auto-creation if no virtual network found for azure_virtual_machine_with_public_ip role #195

Added virtual network auto-creation if no virtual network found for azure_virtual_machine_with_public_ip role

Added virtual network auto-creation if no virtual network found for azure_virtual_machine_with_public_ip role #195

Workflow file for this run

---
name: Linters
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
pull_request:
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]
tox-linters:
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main