Github user 2xyo commented on the issue:
https://github.com/apache/incubator-metron/pull/219
@dlyle65535 I'd be happy to help on it. However, as I play with Metron in
my spare time, I haven't much time to work on it before at least 2 weeks.
Feel free to reference other issues related to ansible here :)
Note: here is another issue with ansible 2.2.0 (dev version):
```
ASK [ambari_config : Deploy cluster with Ambari; http://node1:8080]
***********
fatal: [node1]: FAILED! => {"changed": false, "failed": true, "msg": "value
of wait_for_complete must be one of:
y,yes,on,1,true,1,True,n,no,off,0,false,0,False, got: True"}
to retry, use: --limit @../../playbooks/metron_full_install.retry
```
Potential fix: use ` | bool` filter
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---