??????????????
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@`sqddlmZmZmZeZddlmZmZed ƒZ dd d„ƒYZ de fd „ƒYZ d S( i(tabsolute_importtdivisiontprint_function(tcopytdeepcopytlisttdicttsett AttributecB`sneZdededddeedeeed„ Zd„Zd„Zd„Zd„Z d„Z d„Z RS( icC`s°||_||_||_||_||_||_||_||_| |_| |_ | |_ | |_ | |_ |dk r¬|jtkr¬t|ƒ r¬tdƒ‚ndS(s :class:`Attribute` specifies constraints for attributes of objects which derive from playbook data. The attributes of the object are basically a schema for the yaml playbook. :kwarg isa: The type of the attribute. Allowable values are a string representation of any yaml basic datatype, python class, or percent. (Enforced at post-validation time). :kwarg private: Not used at runtime. The docs playbook keyword dumper uses it to determine that a keyword should not be documented. mpdehaan had plans to remove attributes marked private from the ds so they would not have been available at all. :kwarg default: Default value if unspecified in the YAML document. :kwarg required: Whether or not the YAML document must contain this field. If the attribute is None when post-validated, an error will be raised. :kwarg listof: If isa is set to "list", this can optionally be set to ensure that all elements in the list are of the given type. Valid values here are the same as those for isa. :kwarg priority: The order in which the fields should be parsed. Generally this does not need to be set, it is for rare situations where another field depends on the fact that another field was parsed first. :kwarg class_type: If isa is set to "class", this can be optionally set to a class (not a string name). The YAML data for this field will be passed to the __init__ method of that class during post validation and the field will be an instance of that class. :kwarg always_post_validate: Controls whether a field should be post validated or not (default: False). :kwarg inherit: A boolean value, which controls whether the object containing this field should attempt to inherit the value from its parent object if the local value is None. :kwarg alias: An alias to use for the attribute name, for situations where the attribute name may conflict with a Python reserved word. sQdefaults for FieldAttribute may not be mutable, please provide a callable insteadN(tisatprivatetdefaulttrequiredtlistoftpriorityt class_typetalways_post_validatetinherittaliastextendtprependtstatictNonet _CONTAINERStcallablet TypeError(tselfR R R R R RRRRRRRR((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyt__init__s2             (cC`s|j|jkS(N(R(Rtother((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyt__eq__ascC`s|j|jkS(N(R(RR((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyt__ne__dscC`s|j|jkS(N(R(RR((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyt__lt__iscC`s|j|jkS(N(R(RR((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyt__gt__lscC`s|j|jkS(N(R(RR((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyt__le__oscC`s|j|jkS(N(R(RR((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyt__ge__rsN( t__name__t __module__RtFalsetTrueRRRRR R!R"(((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyRs& 5     tFieldAttributecB`seZRS((R#R$(((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyR'vsN(slistsdictsset(( t __future__RRRttypet __metaclass__RRt frozensetRRR'(((s>/usr/lib/python2.7/site-packages/ansible/playbook/attribute.pyts  Z