i itried to use "{{ ansible_env.PATH }}" but it return the PATH of my machine . i want to have the PATH of the remote host mentioned in the file /etc/ansible/hosts not the Path of my machine in which i installed ansible |
to work with the PATH of the remote host i add those lines to my playbook ?
----------khaskhoussi mondher