Versions Compared

Key

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

...

To install Ansible, you can you pip:

sudo apt-get install python-pip git
sudo pip install ansible

git clone (ADD URL)

How to prepare a new platform:

...