??????????????
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ŠddlmZmZmZeZdZdZdZddl Z ddl m Z ddl m Z ddlmZd e fd „ƒYZdS( i(tabsolute_importtdivisiontprint_functions± lookup: lines author: Daniel Hokka Zakrisson version_added: "0.9" short_description: read lines from command description: - Run one or more commands and split the output into lines, returning them as a list options: _terms: description: command(s) to run required: True notes: - Like all lookups, this runs on the Ansible controller and is unaffected by other keywords such as 'become'. If you need to use different permissions, you must change the command or run Ansible as another user. - Alternatively, you can use a shell/command task that runs against localhost and registers the result. sr - name: We could read the file directly, but this shows output from command debug: msg="{{ item }} is an output line from running cat on /etc/motd" with_lines: cat /etc/motd - name: More useful example of looping over a command result shell: "/usr/bin/frobnicate {{ item }}" with_lines: - "/usr/bin/frobnications_per_host --param {{ inventory_hostname }}" s@ _list: description: - lines of stdout from command N(t AnsibleError(t LookupBase(tto_textt LookupModulecB`seZd„ZRS(c K`sºg}x­|D]¥}tj|d|jjƒdtdtjdtjƒ}|jƒ\}}|jdkr™|jg|j ƒD]} t | ƒ^q}ƒq t d||jfƒ‚q W|S(Ntcwdtshelltstdintstdoutis#lookup_plugin.lines(%s) returned %d( t subprocesstPopent_loadert get_basedirtTruetPIPEt communicatet returncodetextendt splitlinesRR( tselfttermst variablestkwargstretttermtpR tstderrtl((s@/usr/lib/python2.7/site-packages/ansible/plugins/lookup/lines.pytrun2s 6/(t__name__t __module__R(((s@/usr/lib/python2.7/site-packages/ansible/plugins/lookup/lines.pyR0s(t __future__RRRttypet __metaclass__t DOCUMENTATIONtEXAMPLEStRETURNR tansible.errorsRtansible.plugins.lookupRtansible.module_utils._textRR(((s@/usr/lib/python2.7/site-packages/ansible/plugins/lookup/lines.pyts