BarrieAlmond
BarrieAlmond
Hi @chkp-orso , I also have the same as CapAnsible. The module throws the "Server returned response without token info during connection authentication: 200" error unless line 63 in checkpoint.py...
Hi @justjais , I'm connecting by IP so there's no - in the hostname. I've included the debug log though I've cut out some of the tasks from before it...
Hi @justjais , no change I'm afraid. Here is the log, and at the bottom I've included my inventory. ansible-playbook 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path =...
Hi @justjais , the play I've been using is quite complex but any basic play will fail if that one line in checkpoint.py isn't commented out. This one for example...
@justjais Only with the tweak detailed above by CapAnsible of commenting out line 63 in checkpoint.py (httpapi in collections). It would be nice if this could be officially incorporated in...