Request target in spec and allow conversion to machine
This commit is contained in:
parent
d2ad38a607
commit
d5ec939022
@ -110,7 +110,7 @@ module VagrantPlugins
|
||||
def state_spec(*_)
|
||||
funcspec(
|
||||
args: [
|
||||
SDK::Args::Target::Machine
|
||||
SDK::Args::Target
|
||||
],
|
||||
result: SDK::Args::Target::Machine::State,
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user