#!/bin/bash
python3 -c 'from devopstestor.presets import saltstack; saltstack.main();' $*
