Update deploy_mongo.yml
This commit is contained in:
parent
7957a43dfb
commit
ff931d9573
@ -13,7 +13,7 @@
|
|||||||
# --- DERIVED / CONFIGURABLE PATHS ---
|
# --- DERIVED / CONFIGURABLE PATHS ---
|
||||||
# The directory where the entire Git repository will be cloned.
|
# The directory where the entire Git repository will be cloned.
|
||||||
# Choose a location accessible by the Ansible user. Using /tmp for temporary execution.
|
# 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.
|
# 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'),
|
# If your roles are in a different structure (e.g., directly in the repo root or 'ansible/roles'),
|
||||||
|
Loading…
Reference in New Issue
Block a user