Wildcarding the version gives an error message.
Open
Defect
- Dominant language
- Python
- Stars
- 4
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
When I run the example with Vagrant 1.5.1 and ansible 1.7.1, I get this error:
``` console
____________________________________________________
< TASK: azavea.java | Install OpenJDK JRE (headless) >
----------------------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
failed: [default] => {"failed": true}
msg: pkgname wildcard and version can not be mixed
FATAL: all hosts have already failed -- aborting
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.