bezko

Results 2 issues of bezko

Is there a way to overide this behaviour, I guess it makes sens for most use case but for documents that have a lot of top level elements it would...

Seems like a painful omission unless there is a reason for it, for now I am reduced to monkey patch it: ``` javascript var playbook = new Ansible.AdHoc().module('fetch'); playbook.config.variables =...

enhancement
question