mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
(cherry picked from commit a96f90ff94)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -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'''
|
||||
|
||||
Reference in New Issue
Block a user