mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
8 lines
114 B
YAML
8 lines
114 B
YAML
- hosts: localhost
|
|
connection: local
|
|
|
|
roles:
|
|
- "git-ansible-galaxy"
|
|
- "http-role"
|
|
- "hg-ansible-galaxy"
|