mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Docs fixes
This commit is contained in:
committed by
Matt Clay
parent
c650f06b03
commit
291e00d43a
@@ -41,12 +41,15 @@ options:
|
||||
and version is set to '2.5.0', then the module will assume it is
|
||||
installing '2.5.0' not '2.2.3'. If version is not included, then
|
||||
the module will assume '2.2.3' is the version to install.
|
||||
default: None
|
||||
required: false
|
||||
switch_slot:
|
||||
description:
|
||||
- Switch slots after installing the image.
|
||||
To run the installed code, reboot the switch
|
||||
choices: ['yes', 'no']
|
||||
default: 'no'
|
||||
required: false
|
||||
|
||||
requirements: ["Cumulus Linux OS"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user