Don't use galaxy role_name on roles with dashes in names.

This commit is contained in:
Jeff Geerling 2020-05-26 12:06:38 -05:00
parent 0eaa53f176
commit 2cba30273f
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
dependencies: []
galaxy_info:
role_name: php-versions
# See: https://github.com/ansible/galaxy/issues/2393
# role_name: php-versions
author: geerlingguy
description: Allows different PHP versions to be installed.
company: "Midwestern Mac, LLC"