zzzuzik

Results 3 issues of zzzuzik

v.0.7.5 params: '--fail-if-incomplete', '--client', 'local_async', '*', 'test.ping' outputs: ``` "{vm1: True}" "{vm2: True}" "{vm3: True}" "{Failed: []}" ``` And immediately fails with: `Uncaught error (Exception): string indices must be integers`...

bug

Hello, thank you for the pepper Could poll_for_returns returns a strict JSON format rather than a custom one ` for node in responded: yield None, "{{{}: {}}}".format( node, jid_ret['return'][0][node])` Otherwise...

Hi @ringods and @mborodin thank you for working on this gem. My TF is failing (minimized example version) to actually start VM, just template is created. No error in after...