mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Remove no longer needed _mount module util (#11232)
Remove no longer needed _mount module util.
(cherry picked from commit d30428ac71)
6 lines
473 B
YAML
6 lines
473 B
YAML
bugfixes:
|
|
- "aix_filesystem - remove compatibility code for ancient Python versions (https://github.com/ansible-collections/community.general/pull/11232)."
|
|
minor_changes:
|
|
- "The last code included in the collection that was licensed under the PSF 2.0 license was removed form the collection.
|
|
This means that now all code is either GPLv3+ licensed, MIT licensed, or BSD-2-clause licensed
|
|
(https://github.com/ansible-collections/community.general/pull/11232)."
|