document what filesystem types are supported by 'resizefs' option (#1753)

* document what filesystem types are supported by 'resizefs' option

* add changelog fragment

* remove info about lvol documentation changes in changelog fragment
This commit is contained in:
quidame 2021-02-10 12:50:43 +01:00 committed by GitHub
commit d1e54d2fd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,3 @@
---
bugfixes:
- filesystem - remove ``swap`` from list of FS supported by ``resizefs=yes`` (https://github.com/ansible-collections/community.general/issues/790).