Versions Compared

Key

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

...

(master-node)#  !!!!! modif: Master + Ansible Node
su
yum update -y
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install ansible pyOpenSSL python-cryptography python-lxml -y

...