ahelal/kitchen-ansiblepush

Work behind http proxy

avishayil opened this issue · 3 comments

Hi,
Can this plugin work when communication between ansible and remote host is behind http proxy (windows hosts)?

Hi avishayil,

the plugin uses Ansible so this is up to ansible to handle it.
My best guess you need to set your environment "http_proxy".
I am not sure how to achieve this in windows host, but I assume it is similar

Hi @ahelal it works using psrp. I know the winrm gem supports it, is this library using the winrm gem?

ansible-kitchen does not handle communication at all, it is left for ansible and test-Kitchen