dezechristophe
Results
2
issues of
dezechristophe
hello, Is it possible to share a terminal ? If 2 persons have the same url for a term.js , can see and interact with the terminal at the same...
if I do var command = new Ansible.AdHoc().module('setup').hosts('localhost'); var promise = command.exec(); The result isn't directly parseable as json by example output begin by ``` localhost | SUCCESS => {...
question