mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 04:41:27 +00:00
* Add junos_banner declartive module * junos_banner implementation * Integration test for junos_banner * Integration test for net_banner (junos) * Minor fixes * Minor doc change
3 lines
89 B
YAML
3 lines
89 B
YAML
---
|
|
- { include: cli.yaml, tags: ['cli'] }
|
|
- { include: netconf.yaml, tags: ['netconf'] } |