??????????????
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 Z dd l Z dd l Z dd l mZdd lmZd „Zedkr»eƒnd S(i(tabsolute_importtdivisiontprint_functions1.1tmetadata_versiontpreviewtstatust communityt supported_bys· --- module: pam_limits version_added: "2.0" author: - "Sebastien Rohaut (@usawa)" short_description: Modify Linux PAM limits description: - The C(pam_limits) module modifies PAM limits. The default file is C(/etc/security/limits.conf). For the full documentation, see C(man 5 limits.conf). options: domain: description: - A username, @groupname, wildcard, uid/gid range. required: true limit_type: description: - Limit type, see C(man 5 limits.conf) for an explanation required: true choices: [ "hard", "soft", "-" ] limit_item: description: - The limit to be set required: true choices: - "core" - "data" - "fsize" - "memlock" - "nofile" - "rss" - "stack" - "cpu" - "nproc" - "as" - "maxlogins" - "maxsyslogins" - "priority" - "locks" - "sigpending" - "msgqueue" - "nice" - "rtprio" - "chroot" value: description: - The value of the limit. required: true backup: description: - Create a backup file including the timestamp information so you can get the original file back if you somehow clobbered it incorrectly. required: false type: bool default: "no" use_min: description: - If set to C(yes), the minimal value will be used or conserved. If the specified value is inferior to the value in the file, file content is replaced with the new value, else content is not modified. required: false type: bool default: "no" use_max: description: - If set to C(yes), the maximal value will be used or conserved. If the specified value is superior to the value in the file, file content is replaced with the new value, else content is not modified. required: false type: bool default: "no" dest: description: - Modify the limits.conf path. required: false default: "/etc/security/limits.conf" comment: description: - Comment associated with the limit. required: false default: '' notes: - If C(dest) file doesn't exist, it is created. sζ - name: Add or modify nofile soft limit for the user joe pam_limits: domain: joe limit_type: soft limit_item: nofile value: 64000 - name: Add or modify fsize hard limit for the user smith. Keep or set the maximal value. pam_limits: domain: smith limit_type: hard limit_item: fsize value: 1000000 use_max: yes - name: Add or modify memlock, both soft and hard, limit for the user james with a comment. pam_limits: domain: james limit_type: '-' limit_item: memlock value: unlimited comment: unlimited memory lock for james - name: Add or modify hard nofile limits for wildcard domain pam_limits: domain: '*' limit_type: hard limit_item: nofile value: 39693561 N(t AnsibleModule(t to_nativec!C`sμddddddddd d d d d ddddddg}dddg}d}tdtdtdtddƒdtdtddd|ƒdtdtddd|ƒd tdtddƒd!td"tdd#ƒd$td"tdd#ƒd%td"tdd#ƒd&td"|ddƒd'tdtd"d(ddƒƒ ƒ}|jd}|jd}|jd}|jd }|jd!}|jd$} |jd%} |jd&}|jd'} t} tjj|ƒrρtj|tj ƒsZ|j d)d*|ƒqZnitjj |ƒ} tjj | ƒrFtj| tj ƒrFt |d+ƒjƒt} n|j d)d,| ƒ|ry| ry|j d)d-ƒn|dEkpŽ|jƒs€|j d)d1ƒn| rΌ|j|ƒ}ntjd2ƒ}d(}t |d3ƒ}tjd4d5ƒ}t}|}x |D]}t|d6d7ƒ}|jd8ƒr?|j|ƒqntj|d9|ƒjƒ}|ss|j|ƒqn|jd8d:ƒd;}y|jd8d:ƒd:}Wntk rΌd(}nX|jƒ}| sΨ|} n|jd9ƒ}t|ƒd<kr |j|ƒqn|d;}|d:}|d=}|d>}|dFkpI|jƒsi|j d)d?||fƒn||krϋ||krϋ||krϋt}||krΈ|}|j|ƒqn|dGk}|dHk}|r*|jƒr|jƒrttt |ƒt |ƒƒƒ}q*|r!|}q*|}n| r„|jƒrl|jƒrltt!t |ƒt |ƒƒƒ}q„|r{|}q„|}n||krεt} | r©d@| } n|dA|dA|dA|| dB}|}|j|ƒq|}|j|ƒq|j|ƒqW|sgt} | r+d@| } n|dA|dA|dA|| dB}|}|j|ƒn|jƒ|j"ƒ|j#|j$|j$ƒy|jƒWntk r²nXtdC| d)|ƒ} | rΫ|| dDs   V      ­