mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Allow blank lines and comments/spaces in galaxy spec files
Fixes #10641 again. (Regression) Added test to discourage future such regression.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# deliberate non-empty whitespace line to follow
|
||||
|
||||
|
||||
git+https://bitbucket.org/willthames/git-ansible-galaxy,v1.6
|
||||
hg+https://bitbucket.org/willthames/hg-ansible-galaxy
|
||||
https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz,,http-role
|
||||
# comment
|
||||
git+git@github.com:geerlingguy/ansible-role-php.git
|
||||
|
||||
Reference in New Issue
Block a user