added missing version_Added

This commit is contained in:
Brian Coca 2016-01-25 23:42:04 -05:00 committed by Matt Clay
parent 457dfb3b4b
commit 19b3d43aa5

View file

@ -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 = '''