Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 221 Bytes

update.md

File metadata and controls

15 lines (10 loc) · 221 Bytes

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