DOS Command:
...
apt-get install openssh-server #( to enable SSH )
pip install junos-eznc # ( for access to junos )
ansible-galaxy install Juniper.junos # ( for access to junos )
...
1- run bash as root ( in a normal cmd.exe type "lxrun /setdefaultuser root /y") original user was: onmylaptop
2-
3- pip install ansible --upgrade
Usage
ansible windows -m win_ping