added missing version_Added

This commit is contained in:
Brian Coca 2016-01-25 23:42:04 -05:00
parent 1ebe143618
commit 5e38b0e0c1

View file

@ -104,10 +104,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 = '''