mirror of
https://github.com/geerlingguy/ansible-role-php-versions.git
synced 2025-02-17 23:21:20 +01:00
Don't use galaxy role_name on roles with dashes in names.
This commit is contained in:
parent
0eaa53f176
commit
2cba30273f
@ -2,7 +2,8 @@
|
|||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
role_name: php-versions
|
# See: https://github.com/ansible/galaxy/issues/2393
|
||||||
|
# role_name: php-versions
|
||||||
author: geerlingguy
|
author: geerlingguy
|
||||||
description: Allows different PHP versions to be installed.
|
description: Allows different PHP versions to be installed.
|
||||||
company: "Midwestern Mac, LLC"
|
company: "Midwestern Mac, LLC"
|
||||||
|
Loading…
Reference in New Issue
Block a user