- Ansible 2 Cloud Automation Cookbook
- Aditya Patawari Vikas Aggarwal
- 45字
- 2021-06-24 18:43:34
How to do it…
The following command will fetch the Ansible source and install Ansible 2.4.0.0 on our working machine. We have used this version of Ansible throughout the book and we urge our readers to install the same:
$ sudo pip install ansible==2.4.0.0