Closed elleryq closed 5 years ago
Thanks for the detailed info. I will look at it tonight.
@elleryq
I've fixed this issue on release v1.2.0. Could you test it?
Also, I hope you don't need it, but to help you in case you need to debug, you can run the playbook binary with --debug --keep-temp
and then run the run-playbook.sh
manually.
@elleryq
I've fixed this issue on release v1.2.0. Could you test it?
Also, I hope you don't need it, but to help you in case you need to debug, you can run the playbook binary with
--debug --keep-temp
and then run therun-playbook.sh
manually.
I had tested v1.6.0. My environment is Ubuntu 18.04.
I check PATH, it shows:
PATH=/tmp/ansible-bundle.bky8G/python-deps/usr/bin:/tmp/ansible-bundle.bky8G/python-deps/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
But 'ansible-playbook' did installed in python-deps/usr/local/bin
ls python-deps/usr/local/bin/ ansible ansible-connection ansible-doc ansible-inventory ansible-pull ansible-config ansible-console ansible-galaxy ansible-playbook ansible-vault
Sorry I missed this.
I'm working on a fix for that. Should be out this week.
@elleryq can you test the version 1.7.0? I tested on a Ubuntu machine and it's working fine.
@elleryq can you test the version 1.7.0? I tested on a Ubuntu machine and it's working fine.
I had tested 1.7.0, it works now! Thanks :)
OS: Ubuntu 18.04
Steps:
Output:
Try to find out why: