Your question is more suited for 
https://github.com/mhalano/ansible-role-visual-studio-code/issues

On Wednesday, April 11, 2018 at 4:23:22 PM UTC+5:30, Vishal Mane wrote:
>
> I took a role to install vs code from github. now trying to run the role, 
> it gets executes successfully, but vs code doesn't gets installed on the 
> target machine.
> my playbook is ----
>    
>    - 
>    - ---
>    - - hosts: <server>
>    -   become: true
>    -   become_method: sudo
>    -   roles:
>    -      - { role: working-ansible-role-visual-studio-code, x: 42 }
>    - 
>    
> I cloned the role from this path --- 
> https://github.com/mhalano/ansible-role-visual-studio-code
>
>
> runnung playbook as -----ansible-playbook -i <host file address> <playbook 
> name>.yml --ask-sudo-pass
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/f78cb6bb-29c5-4775-b231-b645c1b5991e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to