Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »


Container 

Installation by using a Docker container

Install juniper/pyez-ansible Docker image


docker run -it --rm -v $PWD:/project juniper/pyez-ansible ash


packages

Installation:  Redhat / Centos / Fedora

rpm -Uvh   https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm

yum -y install ansible


Python install:

sudo yum -y install python-pip

sudo pip install --upgrade pip

sudo pip install ansible

Juniper python module: junos-eznc

sudo pip3 install junos-eznc


2- Python off-box and PyEZ ( python module called junos-eznc)




Ubuntu:

sudo apt-get   install ansible














  • No labels