feat: add minio machine

This commit is contained in:
Alexander Navarro 2025-02-10 16:09:34 -03:00
parent fd44bd54a5
commit c48fdfe84f
5 changed files with 54 additions and 7 deletions

View file

@ -1,5 +1,6 @@
# Repo management tasks
mod repo '.devfiles/justfile'
set dotenv-load := true
export ANSIBLE_VAULT_PASSWORD_FILE := justfile_directory() + "/.decrypt-pass.txt"
export ANSIBLE_BECOME_PASSWORD_FILE := justfile_directory() + "/.become-pass.txt"