Why this issue to fixed / feature is needed(give scenarios or use cases):
This is a standard installation. It should work on a supported Environment (Ubuntu 18.04 Virtualbox VM).
ansible-playbook site.yml -i local.hosts -vvvv ( i am trying to runn this command but i am getting error this is occurs while i am tring to install soda ussing ansible
How to reproduce, in case of a bug:
just use the cmmand what is mentioned in installion guide
Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
We can use the scripts ansible/install_dependencies.sh, ansible/install_ansible.sh. This will auto install all the dependencies, including docker and ansible. We can maybe have the other steps under manual install.
Issue/Feature Description:
ansible-playbook site.yml -i local.hosts -vvvv task path: /home/CHIRAG/USER/soda/installer/ansible/roles/auth-installer/tasks/main.yml:33 Using module file= chirag/apt/APPDATA/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "echo /root/.ansible/tmp/ansible-tmp-1633014420.22-255049496116268" && echo ansible-tmp-1633014420.22-255049496116268="echo /root/.ansible/tmp/ansible-tmp-1633014420.22-255049496116268" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27961mCD52/tmp7uIZPM TO /root/.ansible/tmp/ansible-tmp-1633014420.22-255049496116268/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1633014420.22-255049496116268/
Why this issue to fixed / feature is needed(give scenarios or use cases):
This is a standard installation. It should work on a supported Environment (Ubuntu 18.04 Virtualbox VM). ansible-playbook site.yml -i local.hosts -vvvv ( i am trying to runn this command but i am getting error this is occurs while i am tring to install soda ussing ansible How to reproduce, in case of a bug:
just use the cmmand what is mentioned in installion guide
Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue) We can use the scripts ansible/install_dependencies.sh, ansible/install_ansible.sh. This will auto install all the dependencies, including docker and ansible. We can maybe have the other steps under manual install.