mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Tested against IOS version (#28559)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
340f52ae96
commit
4070a22c5b
10 changed files with 22 additions and 2 deletions
|
@ -35,6 +35,8 @@ description:
|
|||
- This module does not support running commands in configuration mode.
|
||||
Please use M(ios_config) to configure IOS devices.
|
||||
extends_documentation_fragment: ios
|
||||
notes:
|
||||
- Tested against IOS 15.6
|
||||
options:
|
||||
commands:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue