mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Restore extends_documentation_fragment: nxos (#22312)
* Restore extends_documentation_fragment: nxos * Restore extends_documentation_fragment: nxos
This commit is contained in:
parent
9be30f2eca
commit
aa3fbb0d54
66 changed files with 66 additions and 1 deletions
|
@ -23,6 +23,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: nxos_install_os
|
||||
extends_documentation_fragment: nxos
|
||||
short_description: Set boot options like boot image and kickstart image.
|
||||
description:
|
||||
- Install an operating system by setting the boot options like boot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue