mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
20f470cc64
* 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>
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
|