jcrmit / Sandbox

Saltbox Sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saltbox Sandbox Repo

Discord CI 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.

sb 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
owine/
owine
Max
Max Kowalski
JigSaw/
JigSaw
CHAIR/
CHAIR
Beans
Beans Baxter
keldian/
keldian
Chaz
Chaz Larson
TABLE272/
TABLE272
grostim/
grostim
ハックモンカー/
ハックモンカー
Derek
Derek Zhu
GiorgioBrux/
GiorgioBrux
Turbo/
Turbo
8a8al00ey/
8a8al00ey
Tom
Tom Collins
dvsmasta/
dvsmasta
kxzaon/
kxzaon
powerdude/
powerdude
Aethenn/
Aethenn
Cameron
Cameron Stephen
ChuckNorris9939/
ChuckNorris9939
James
James Shopland
Javier
Javier Blanco
JohnClementine/
JohnClementine
Matt
Matt Martinez
Nick
Nick Starkloff
adbe/
adbe
ayykamp/
ayykamp
azerial/
azerial
Ben
Ben Waco
markschrik/
markschrik
tan/
tan
~tipdec-siblyn/
~tipdec-siblyn

About

Saltbox Sandbox

License:GNU General Public License v3.0


Languages

Language:Jinja 80.8%Language:Shell 10.5%Language:Python 8.7%