Commit 81e037a
fix(playbooks): default pattern_dir to '.' in determine_pattern_dir
Avoid hard failure when -e pattern_dir is omitted; extra-vars still override.
Typical use is running from the pattern repo root.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 1b4f687 commit 81e037a
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
| 10 | + | |
9 | 11 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
0 commit comments