Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 708ca9a

Browse files
committed
chore: debug output project definition search path
1 parent 5c49331 commit 708ca9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/stackhead_project/tasks/projectconfig-load.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# the variable "app_config" is part of the StackHead module API (update documentation if changed)
3-
- name: "StackHead::Project || Extract application information"
3+
- name: "StackHead::Project || Extract application information (looking in {{ stackhead__config_folder }})"
44
include_vars:
55
file: "{{ lookup('first_found', params) }}"
66
name: app_config

0 commit comments

Comments
 (0)