mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
(cherry picked from commit a96f90ff94
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
73d573b915
commit
247da9890b
31 changed files with 34 additions and 14 deletions
|
@ -65,10 +65,12 @@ options:
|
|||
to manual, hence combined with C(auto_node_startup=yes) will always return
|
||||
a changed state.
|
||||
type: bool
|
||||
default: false
|
||||
show_nodes:
|
||||
description:
|
||||
- Whether the list of nodes in the persistent iSCSI database should be returned by the module.
|
||||
type: bool
|
||||
default: false
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue