#!/usr/bin/env bash

nsbl-inventory --repos {{ role_repo_paths }} --config {{ nsbl_script_configs }} $@

exit 0
