corey84 FAS username replaced by linuxmodder in quota list
This commit is contained in:
parent
a2116c969e
commit
bf2900e565
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,6 @@
|
|||
command: xfs_quota -x -c 'limit bsoft={{ item.quota }} bhard={{ item.quota }} {{ item.user }}' /srv
|
||||
with_items:
|
||||
- { user: apache, quota: 1000g }
|
||||
- { user: corey84, quota: 12g }
|
||||
- { user: dmarlin, quota: 5g }
|
||||
- { user: duffy, quota: 10g }
|
||||
- { user: dwalsh, quota: 5g }
|
||||
|
@ -179,6 +178,7 @@
|
|||
- { user: jdulaney, quota: 5g }
|
||||
- { user: jnovy, quota: 5g }
|
||||
- { user: kashyapc, quota: 5g }
|
||||
- { user: linuxmodder, quota: 12g }
|
||||
- { user: lupinix, quota: 8g }
|
||||
- { user: mimccune, quota: 3g }
|
||||
- { user: nobody, quota: 1000g }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue