UPDATE RULE
Install ansible, pip, and the contents of the requirements.yml via ansible-galaxy.
What it does
- Installs pip
- Installs ansible
- Installs requirements.yml
How To Use
$ make update
Install ansible, pip, and the contents of the requirements.yml via ansible-galaxy.
$ make update