added missing version_Added
This commit is contained in:
parent
457dfb3b4b
commit
19b3d43aa5
1 changed files with 2 additions and 0 deletions
|
@ -101,10 +101,12 @@ options:
|
|||
activation or deactivation to complete before returning.
|
||||
required: false
|
||||
default: False
|
||||
version_added: "2.1"
|
||||
timeout:
|
||||
description:
|
||||
- An integer value representing the number of seconds to
|
||||
wait for the node activation or deactivation to complete.
|
||||
version_added: "2.1"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue