This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
46b59b02ed
community.general
/
test
/
integration
/
galaxy_playbook.yml
7 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
Tidied up a little, added tests Moved repo_url_to_role_name to common method in ansible.utils Added unit test for repo_url_to_role_name Added integration tests for galaxy
2014-08-14 12:20:10 +02:00
-
hosts
:
localhost
connection
:
local
roles
:
-
"git-ansible-galaxy"
Friendly Role Names and roles from URLs * Roles can now be given a friendly name as third field in role spec csv * Roles can be installed from URL (not just from archived SCMs) * Integration tests to demonstrate this * Unit tests to ensure that role spec parsing works as expected
2014-08-15 13:19:40 +02:00
-
"http-role"
Copy permalink