??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 173
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 175
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 178
σ
ΰUdac @` sΕ d d l m Z m Z m Z e Z d Z e Z y d d l j
j Z e
Z Wn e k
r] n Xd d l Z d d l Z d d l Z d d l m Z d d l m Z e Z d e f d YZ d S( i ( t absolute_importt divisiont print_functions
author: Michael Scherer (@msherer)
connection: funcd
short_description: Use funcd to connect to target
description:
- This transport permits you to use Ansible over Func.
- For people who have already setup func and that wish to play with ansible,
this permit to move gradually to ansible without having to redo completely the setup of the network.
version_added: "1.1"
options:
remote_addr:
description:
- The path of the chroot you want to access.
default: inventory_hostname
vars:
- name: ansible_host
- name: ansible_func_host
N( t AnsibleError( t Displayt
Connectionc B` sb e Z d Z e Z d Z d d Z d e d d d Z d Z d Z
d Z d Z RS(
s Func-based connections c O` s | | _ | | _ | | _ d S( N( t runnert hostt port( t selfR R R t argst kwargs( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/connection/funcd.pyt __init__3 s c C` s. t s t d n t j | j | _ | S( Ns func is not installed( t HAVE_FUNCR t fct ClientR t client( R R ( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/connection/funcd.pyt connect9 s s /bin/shc C` sd | r t d n t j d | d | j | j j j | | j } | d | d | d f S( s$ run a command on the remote minion sH Internal Error: this module does not support optimized module pipelinings EXEC %sR i i i ( R t displayt vvvR R t commandt run( R t cmdt become_usert sudoablet
executablet in_datat p( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/connection/funcd.pyt exec_command@ s
c C` s\ | j t j j s3 t j j t j j | } n t j j | } t j j | | d S( Ni ( t
startswitht ost patht sept joint normpath( R R t prefixR" ( ( sD /usr/lib/python2.7/site-packages/ansible/plugins/connection/funcd.pyt _normalize_pathK s c C` sO | j | d } t j d | | f d | j | j j j j | | d S( s&