ansible-playbooks icon indicating copy to clipboard operation
ansible-playbooks copied to clipboard

Figure out why running oh-my-zsh playbook stops Ansible working

Open yalisassoon opened this issue 10 years ago • 1 comments

Seems to be to do with the switch in shell, which changes the $PATH...

yalisassoon avatar Feb 28 '14 12:02 yalisassoon

As part of the ansible setup on the VM, an installation script is run: source ./hacking/env-setup. This is responsible for adding ansible to the path for example. Likely that we will need to add a step to the oh-my-zsh playbook that checks for the existence of ansible, and reruns the script if it sees it.

yalisassoon avatar Feb 28 '14 12:02 yalisassoon