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)
This commit is contained in:
parent
3d42ad4c6c
commit
42e2b5147f
5 changed files with 8 additions and 100 deletions
6
changelogs/fragments/11232-mount.yml
Normal file
6
changelogs/fragments/11232-mount.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
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)."
|
||||
Loading…
Add table
Add a link
Reference in a new issue