Update deploy_mongo.yml
This commit is contained in:
parent
ff931d9573
commit
09763d4071
@ -20,7 +20,7 @@
|
||||
# adjust 'role_base_dir_in_repo' accordingly.
|
||||
# For example: If your role is directly in the repo root: `role_base_dir_in_repo: ""`
|
||||
# If your role is in 'ansible/roles': `role_base_dir_in_repo: "ansible/roles"`
|
||||
role_base_dir_in_repo: "ansible_roles_mongodb" # Directory containing your role(s) within the cloned repo
|
||||
role_base_dir_in_repo: "" # Directory containing your role(s) within the cloned repo
|
||||
|
||||
# The absolute path to the specific role directory within the cloned repository.
|
||||
# Constructed from the above variables.
|
||||
|
Loading…
Reference in New Issue
Block a user