mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-05 05:33:31 +01:00
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:
parent
4e1dc8434a
commit
84362faf76
1 changed files with 2 additions and 0 deletions
|
@ -22,3 +22,5 @@ galaxy_info:
|
|||
- trusty
|
||||
categories:
|
||||
- web
|
||||
|
||||
allow_duplicates: yes
|
||||
|
|
Loading…
Reference in a new issue