Closed lowwalker closed 10 years ago
Fixed in meta/main.yml, and will push out a new tag to Galaxy. I was under the mistaken assumption that the ansible-galaxy command would traverse all dependencies recursively, but it looks like I need to be explicit in the last role in the chain if I want $ ansible-galaxy install geerlingguy.drupal
to work out of the box.
Manually added those role dependencies and it's moving forward now.