mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
5 lines
128 B
YAML
5 lines
128 B
YAML
---
|
|
- { include: cli.yaml, tags: ['cli'] }
|
|
#- block:
|
|
# - { include: cli.yaml, tags: ['cli'] }
|
|
# when: 'switch_type == "L2"'
|