diff --git a/justfile b/justfile index 5f0ac4d..ee647a6 100644 --- a/justfile +++ b/justfile @@ -10,5 +10,8 @@ yamllint: lint: yamllint ansible-lint @echo "Finished linting!" +test: + @molecule test + rename: @scripts/rename.sh