??????????????
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 m Z ddl m Z ddl mZddlmZd e fd „ƒYZd S( i(tabsolute_importtdivisiontprint_functionsq --- lookup: skydive version_added: "2.8" short_description: Query Skydive objects description: - Uses the Skydive python REST client to return the queried object from Skydive network analyzer. requirements: - skydive-client extends_documentation_fragment: skydive options: filter: description: a dict object that is used to filter the return objects s - name: return skydive metdata if present based on Name set_fact: skydive_meta: >- {{ lookup('skydive', filter={'query': "G.V().Has('Name', 'sumit-VirtualBox')"}) }} - name: return all the skydive metdata having parameter Name set_fact: skydive: >- {{ lookup('skydive', filter={'query': "G.V().Has('Name')"}, provider={'endpoint': 'localhost:8082', 'username': 'admin', 'password': 'password'}) }} sa _list: description: - The list of queried object metadata returned: always type: list (t LookupBase(tskydive_lookup(tto_text(t AnsibleErrort LookupModulecB`seZdd„ZRS(c K`sr|jdiƒ}|jdiƒ}yt|ƒ}|j|ƒ}Wn%tk rj}tt|ƒƒ‚nX|gS(Ntprovidertfilter(tpopRt lookup_queryt ExceptionRR( tselfttermst variablestkwargsRt filter_datat skydive_objtresulttexc((sB/usr/lib/python2.7/site-packages/ansible/plugins/lookup/skydive.pytrunEs N(t__name__t __module__tNoneR(((sB/usr/lib/python2.7/site-packages/ansible/plugins/lookup/skydive.pyRCsN(t __future__RRRttypet __metaclass__t DOCUMENTATIONtEXAMPLEStRETURNtansible.plugins.lookupRt(ansible.module_utils.network.skydive.apiRtansible.module_utils._textRtansible.errorsRR(((sB/usr/lib/python2.7/site-packages/ansible/plugins/lookup/skydive.pyts