mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
bugfix: xfs_quota feedback on projects not initialized has changed (#1596)
* bugfix: xfs_quota feedback on projects not initialized has changed * changelog fragment * Update changelogs/fragments/1596-xfs_quota-feedback_on_projects_not_initialized_has_changed.yml Thanks for this, felixfontein Co-authored-by: Felix Fontein <felix@fontein.de> * xfs_quota is not necessarily in PATH * pep8 and formatting * Test was wrong. It needs to be changed * formatting * pep8 and formatting * xfs_quota is not necessarily in PATH * pep8 and formatting Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- xfs_quota - the feedback for initializing project quota using xfs_quota binary from ``xfsprogs`` has changed since the version it was written for (https://github.com/ansible-collections/community.general/pull/1596).
|
||||
Reference in New Issue
Block a user