mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Merge pull request #20393 from rcarrillocruz/fix_ioxr_template_meta
Fix copyright and author lines for iosxr lib and iosxr_template
This commit is contained in:
commit
b519ee9bb3
2 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: iosxr_template
|
||||
version_added: "2.1"
|
||||
author: "Peter Sprygada (@privateip)"
|
||||
author: "Ricardo Carrillo Cruz (@rcarrillocruz)"
|
||||
short_description: Manage Cisco IOSXR device configurations over SSH
|
||||
description:
|
||||
- Manages network device configurations over SSH. This module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue