Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 367 Bytes

cloudbox_mod

Blank Template to add custom Ansible roles to Cloudbox.

How to use this template

  1. Clone this repo:
  2. CD into the cloudbox_mod folder:
  3. Create folders for the Ansible role:
  4. Place the task file there:
  5. Add custom variables into settings.yml:
  6. Add the Ansible role to cloudbox_mod.yml:
  7. Run the Ansible role: using run.sh