Skip to content

kxzaon/Sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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
Max
Max Kowalski
owine/
owine
Chaz
Chaz Larson
ハックモンカー/
ハックモンカー
TABLE272/
TABLE272
grostim/
grostim
Turbo/
Turbo
keldian/
keldian
dvsmasta/
dvsmasta
JigSaw/
JigSaw
JohnClementine/
JohnClementine
ayykamp/
ayykamp
~tipdec-siblyn/
~tipdec-siblyn

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 74.2%
  • Shell 14.0%
  • Python 11.8%