mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
This fix ensures that in case of a project quota, the corresponding project gets initialized, if required. Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de> Co-authored-by: Christoph Fiehe <c.fiehe@eurodata.de>
This commit is contained in:
parent
be1a905f6f
commit
9c11230824
3 changed files with 59 additions and 37 deletions
3
changelogs/fragments/5143-fix-xfs-quota-project-init.yml
Normal file
3
changelogs/fragments/5143-fix-xfs-quota-project-init.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- xfs_quota - in case of a project quota, the call to ``xfs_quota`` did not initialize/reset the project (https://github.com/ansible-collections/community.general/issues/5143).
|
Loading…
Add table
Add a link
Reference in a new issue