mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
- Move legacy tests into a separate directory. - Reduce common dependencies between targets.
5 lines
74 B
YAML
5 lines
74 B
YAML
- hosts: localhost
|
|
connection: local
|
|
|
|
roles:
|
|
- "git-ansible-galaxy"
|