Update deploy_mongo.yml

This commit is contained in:
mongi 2025-05-28 15:12:32 +00:00
parent 7957a43dfb
commit ff931d9573

View File

@ -13,7 +13,7 @@
# --- DERIVED / CONFIGURABLE PATHS ---
# The directory where the entire Git repository will be cloned.
# Choose a location accessible by the Ansible user. Using /tmp for temporary execution.
repo_clone_dest: "/tmp/ansible_cloned_repo_for_dynamic_role"
repo_clone_dest: "/tmp/ansible_roles_mongodb"
# Assumes roles are typically located in a 'roles/' subdirectory within the repository root.
# If your roles are in a different structure (e.g., directly in the repo root or 'ansible/roles'),