mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
* Vendor plugins/module_utils/mount.py from ansible.posix, and drop ansible.posix dependency (except for testing).
* Add ignore.txt entries.
* Install test requirements conditionally.
* Apply suggestions from code review
Co-authored-by: John R Barker <john@johnrbarker.com>
* Bump to major changes.
Co-authored-by: John R Barker <john@johnrbarker.com>
(cherry picked from commit 20f470cc64
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
88bd8fc7ea
commit
6708ee1afd
9 changed files with 111 additions and 6 deletions
2
changelogs/fragments/remove-ansible.posix-dependency.yml
Normal file
2
changelogs/fragments/remove-ansible.posix-dependency.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
major_changes:
|
||||
- "The community.general collection no longer depends on the ansible.posix collection (https://github.com/ansible-collections/community.general/pull/1157)."
|
Loading…
Add table
Add a link
Reference in a new issue