Skip to content

Main Tag

Overview

Main Tag is a Sandbox module that deploys your assigned Sandbox apps stack.


Perhaps you have a standard set of sandbox tags that you install. To avoid installing all these individually, you can define a value for this role to allow you to install/update a set of sandbox roles in a similar manner to sb install saltbox.

Deployment

sb install sandbox-roles

Role Defaults

Use the Inventory to customize variables. (1)

  1. Example override

    sandbox_roles: ["item1", "item2"]
    
sandbox_roles
# Type: list
sandbox_roles: []