Compare commits

..

No commits in common. "2ed8bdc8e83dbf52318c10f20fbb12ecdf158c0b" and "5165572e9e2a830a36143578a117d600533f9d94" have entirely different histories.

4 changed files with 4 additions and 8 deletions

View file

@ -1,2 +0,0 @@
trivial:
- "Move Galaxy test requirements from old transitional format in tests/requirements.yml to standard Ansible Galaxy requirements files in tests/integration/requirements.yml and tests/unit/requirements.yml."

View file

@ -1,3 +0,0 @@
---
collections:
- community.general

4
tests/requirements.yml Normal file
View file

@ -0,0 +1,4 @@
integration_tests_dependencies:
- community.general
unit_tests_dependencies:
- community.general

View file

@ -1,3 +0,0 @@
---
collections:
- community.general