%PDF- %PDF-
| Direktori : /proc/self/root/proc/thread-self/root/lib/python2.7/site-packages/salt/thorium/ |
| Current File : //proc/self/root/proc/thread-self/root/lib/python2.7/site-packages/salt/thorium/local.pyc |
�
���^c @@ sG d Z d d l m Z m Z m Z d d l Z d d d d d � Z d S( u4
Run remote execution commands via the local client
i ( t absolute_importt print_functiont unicode_literalsNu globu c
K@ ss i | d 6i d 6d d 6t d 6} t j j d t � } | j | | | d | d | d | | �} | | d d
<| S( u�
Execute a remote execution command
USAGE:
.. code-block:: yaml
run_remote_ex:
local.cmd:
- tgt: '*'
- func: test.ping
run_remote_ex:
local.cmd:
- tgt: '*'
- func: test.sleep
- arg:
- 30
run_remote_ex:
local.cmd:
- tgt: '*'
- func: test.sleep
- kwarg:
length: 30
u nameu changesu u commentu resultt moptst tgt_typet rett kwargu jid( t Truet saltt clientt get_local_clientt __opts__t cmd_async(
t namet tgtt funct argR R R t kwargst localt jid( ( s6 /usr/lib/python2.7/site-packages/salt/thorium/local.pyt cmd s "
( ( t __doc__t
__future__R R R t salt.clientR t NoneR ( ( ( s6 /usr/lib/python2.7/site-packages/salt/thorium/local.pyt <module> s