Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




Installation by using a Docker container

Install juniper/pyez-ansible Docker image

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

Ubuntu:

apt-get   install ansible









...