??????????????
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 Zd Z dd l Z dd l Z dd l Z dd l mZmZd „Zd„Zd„Zd„Zd„ZedkrÏeƒnd S(i(tabsolute_importtdivisiontprint_functions1.1tmetadata_versiontpreviewtstatust communityt supported_bys? --- module: xfs_quota short_description: Manage quotas on XFS filesystems description: - Configure quotas on XFS filesystems. - Before using this module /etc/projects and /etc/projid need to be configured. version_added: "2.8" author: - William Leemans (@bushvin) options: type: description: - The XFS quota type. type: str required: true choices: - user - group - project name: description: - The name of the user, group or project to apply the quota to, if other than default. type: str mountpoint: description: - The mount point on which to apply the quotas. type: str required: true bhard: description: - Hard blocks quota limit. - This argument supports human readable sizes. type: str bsoft: description: - Soft blocks quota limit. - This argument supports human readable sizes. type: str ihard: description: - Hard inodes quota limit. type: int isoft: description: - Soft inodes quota limit. type: int rtbhard: description: - Hard realtime blocks quota limit. - This argument supports human readable sizes. type: str rtbsoft: description: - Soft realtime blocks quota limit. - This argument supports human readable sizes. type: str state: description: - Whether to apply the limits or remove them. - When removing limit, they are set to 0, and not quite removed. type: str default: present choices: - present - absent requirements: - xfsprogs s» - name: Set default project soft and hard limit on /opt of 1g xfs_quota: type: project mountpoint: /opt bsoft: 1g bhard: 1g state: present - name: Remove the default limits on /opt xfs_quota: type: project mountpoint: /opt state: absent - name: Set default soft user inode limits on /home of 1024 inodes and hard of 2048 xfs_quota: type: user mountpoint: /home isoft: 1024 ihard: 2048 s¡ bhard: description: the current bhard setting in bytes returned: always type: int sample: 1024 bsoft: description: the current bsoft setting in bytes returned: always type: int sample: 1024 ihard: description: the current ihard setting in bytes returned: always type: int sample: 100 isoft: description: the current isoft setting in bytes returned: always type: int sample: 100 rtbhard: description: the current rtbhard setting in bytes returned: always type: int sample: 1024 rtbsoft: description: the current rtbsoft setting in bytes returned: always type: int sample: 1024 N(t AnsibleModulethuman_to_bytescC`s• tdtdtddƒdtddƒdtddƒdtddƒd tddd tƒd tddƒd tddƒd tddƒdtdddddddgƒdtddd tddddgƒƒ dtƒ}|jd}|jd }|jd }|jd}|jd}|jd}|jd}|jd }|jd } |jd} |dk rxt|ƒ}n|dk r“t|ƒ}n|dk r®t|ƒ}n| dk rÉt| ƒ} ntdtƒ} tjj |ƒs|j dd|| nt |ƒ} | dkr6|j dd|| n|dkrd} d}|dkrc|}nd| dkrÍd| dkrÍd | dkrÍd!| dkrÍd"| dkrÍ|j dd#|| nyt j |ƒWqRtk r }|j dd$|| qRXnD|dkrÐd%} d}|dkr;|}nd&| dkrd'| dkrd(| dkr|j dd)|| df| nytj|ƒWqRtk rÌ}|j dd$|| qRXn‚|dkrRd*} d+}|dkrý|}nd,| dkrGd-| dkrGd.| dkrG|j dd/|| n||kr|tjjd0ƒ r||j dd1| n||kr±tjjd2ƒ r±|j dd3| n||krõ|dk rõt|ƒdkrõ|j dd4|| nt}||kr©d5|}t|||ƒ\}}}|d6krv|| d7<|| d8<|| d9<|| d:<|j dd;| q©x0|jd<ƒD]}d=|kr†t}Pq†q†Wn| r2|j r2d>}t|||ƒ\}}}|d6kr%|| d7<|| d8<|| d9<|| d:<|j dd?| nt| d s&  H!    È -