corey84 FAS username replaced by linuxmodder in quota list

This commit is contained in:
Nick Bebout 2016-04-29 13:27:08 +00:00
parent a2116c969e
commit bf2900e565

View file

@ -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 }