...
Installation
Ansible is a Python application so it can be installed using Pip or Homebrew. To use the easiest way to install it is using Pip;
Code Block |
---|
$ sudo pip install ansible |
...
...
Ansible is a Python application so it can be installed using Pip or Homebrew. To use the easiest way to install it is using Pip;
Code Block |
---|
$ sudo pip install ansible |
...