mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 07:40:58 +00:00
Merge pull request #2530 from mavimo/patch-1
Vagrant module - fixed version_added
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user