mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
commit
c6537a4ec6
@ -142,7 +142,7 @@ def action(func=None,
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt-run cloud.actions start my-salt-vm
|
||||
salt-run cloud.action start my-salt-vm
|
||||
'''
|
||||
client = _get_client()
|
||||
info = client.action(func, cloudmap, instances, provider, instance, kwargs)
|
||||
|
Loading…
Reference in New Issue
Block a user