Versions Compared

Key

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

...

When this finishes, open up a new terminal and start typing ansible-activate and use tab completion to pick the specific version (smile)

This works for Linux distros as well - each distro does require it's own preparations:



CentOS7
sudo yum install gcc libffi-devel python-devel openssl-devel





Obviously you can use ansible to install ansible - for instance onto a deployment VM or bastion host:

...