Community Repository for Saltbox Add-ons.
Unmaintained roles will be moved to Sandbox and the rest will be moved to the main Saltbox repo.
- Docs (WIP)
List of roles can be found by running
cd /opt/community && sudo ansible-playbook community.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
A list of the Saltbox Community roles is available within the docs.