Skip to content

ios_snmp_server: Update the module #40

ios_snmp_server: Update the module

ios_snmp_server: Update the module #40

Workflow file for this run

---
name: ansible-lint
on: # yamllint disable-line rule:truthy
pull_request:
branches: ["main"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- name: Run ansible-lint
uses: ansible/ansible-lint@main