mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6708ee1afd
* 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>
10 lines
225 B
YAML
10 lines
225 B
YAML
integration_tests_dependencies:
|
|
- ansible.netcommon
|
|
- ansible.posix
|
|
- community.crypto
|
|
- community.kubernetes
|
|
unit_tests_dependencies:
|
|
- ansible.netcommon
|
|
- community.internal_test_tools
|
|
- community.kubernetes
|
|
- google.cloud
|