YozoraXCII / Sandbox

Saltbox Sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saltbox Sandbox Repo

Discord CI Ansible Lint License:

Sandbox Repository for Unofficial Saltbox Add-ons

Roles may get moved to the main repo if they become officially maintained.

Requirements

Install

Install Sandbox using the Saltbox installer.

saltbox install sandbox

Documentation

Roles

List of roles can be found by running

cd /opt/sandbox && sudo ansible-playbook sandbox.yml --list-tags 2>&1 | grep "TASK TAGS" | cut -d":" -f2 | awk '{sub(/\[/, "")sub(/\]/, "")}1' | sed -e 's/,//g' | xargs -n 1 | sort -u

or

sb list

Contributors

salty/
salty
Max
Max Kowalski
Chaz
Chaz Larson
JohnClementine/
JohnClementine
TABLE272/
TABLE272
owine/
owine

About

Saltbox Sandbox

License:GNU General Public License v3.0


Languages

Language:Jinja 73.4%Language:Python 15.5%Language:Shell 11.2%