Added allow_duplicates. Allow add the role as a dependency more than once. If another role also list it as a dependency will be run again.

This commit is contained in:
RobertoSolis 2016-01-26 16:11:01 +01:00
parent 4e1dc8434a
commit 84362faf76

View file

@ -22,3 +22,5 @@ galaxy_info:
- trusty
categories:
- web
allow_duplicates: yes