Fixed error in version_added

SSIA
parent 36bcfb5d
......@@ -20,7 +20,7 @@ module: vagrant
short_description: create a local instance via vagrant
description:
- creates VM instances via vagrant and optionally waits for it to be 'running'. This module has a dependency on python-vagrant.
version_added: "100.0"
version_added: "1.1"
options:
state:
description: Should the VMs be "present" or "absent."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment