??????????????
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¦ddlmZmZmZeZidd6dgd6dd6ZdZd Zdd l Z dd l m Z d „Z d „Z d„Zd„Zedkr¢e ƒnd S(i(tabsolute_importtdivisiontprint_functions1.1tmetadata_versiontpreviewtstatust communityt supported_byss --- module: pkg5 author: - Peter Oliver (@mavit) short_description: Manages packages with the Solaris 11 Image Packaging System version_added: '1.9' description: - IPS packages are the native packages in Solaris 11 and higher. notes: - The naming of IPS packages is explained at U(http://www.oracle.com/technetwork/articles/servers-storage-admin/ips-package-versioning-2232906.html). options: name: description: - An FRMI of the package(s) to be installed/removed/updated. - Multiple packages may be specified, separated by C(,). required: true state: description: - Whether to install (I(present), I(latest)), or remove (I(absent)) a package. choices: [ absent, latest, present ] default: present accept_licenses: description: - Accept any licences. type: bool default: no aliases: [ accept, accept_licences ] be_name: description: - Creates a new boot environment with the given name. version_added: "2.8" type: str refresh: description: - Refresh publishers before execution. version_added: "2.8" type: bool default: yes sV - name: Install Vim pkg5: name: editor/vim - name: Install Vim without refreshing publishers pkg5: name: editor/vim refresh: no - name: Remove finger daemon pkg5: name: service/network/finger state: absent - name: Install several packages at once pkg5: name: - /file/gnu-findutils - /text/gnu-grep N(t AnsibleModulecC`s‹tdtdtdddtƒdtdddd d d d d d ddgƒdtdddtdddgƒdtddƒdtdddtƒƒdtƒ}|j}g}xd|dD]X}tjd|ƒr|rtjd|dƒr|dcd|7xstfiltertinstallt subcommandRc`stˆ|ƒ ptˆ|ƒ S(N(R0t is_latest(R1(R)(sE/usr/lib/python2.7/site-packages/ansible/modules/packaging/os/pkg5.pyR2|sRc`s tˆ|ƒS(N(R0(R1(R)(sE/usr/lib/python2.7/site-packages/ansible/modules/packaging/os/pkg5.pyR2‚st uninstallRs-nRs--acceptRs --be-name=Rs --no-refreshtpkgs-qs--trctchangeditfailedi( t check_modeR$R3t run_commandR'R"R#t fail_jsont exit_json(R)RR*R$tresponset behaviourtdry_runRtbeadmt no_refresht to_modifyR9toutterr((R)sE/usr/lib/python2.7/site-packages/ansible/modules/packaging/os/pkg5.pyR(qsL           D      cC`s5|jddd|gƒ\}}}tt|ƒƒ S(NR8R s--(R=Rtint(R)tpackageR9RFRG((sE/usr/lib/python2.7/site-packages/ansible/modules/packaging/os/pkg5.pyR0«s$cC`s7|jdddd|gƒ\}}}tt|ƒƒS(NR8R s-us--(R=RRH(R)RIR9RFRG((sE/usr/lib/python2.7/site-packages/ansible/modules/packaging/os/pkg5.pyR6°s't__main__(t __future__RRRR t __metaclass__tANSIBLE_METADATAt DOCUMENTATIONtEXAMPLESR%tansible.module_utils.basicRR,R(R0R6t__name__(((sE/usr/lib/python2.7/site-packages/ansible/modules/packaging/os/pkg5.pyts   )  :