feat: Reorganizes some of the roles and renames some variables

This commit is contained in:
2024-11-27 16:59:22 -05:00
parent ee91b060eb
commit 2692509fbe
9 changed files with 159 additions and 94 deletions

View File

@@ -4,7 +4,7 @@ default:
# Run the playbook with the passed in arguments.
[group('plays')]
run-playbook *ARGS:
run *ARGS:
@ansible-playbook ./main.yml \
{{ARGS}}