Skip to content

Commit

Permalink
Taskfile.yaml - Add optional user includes
Browse files Browse the repository at this point in the history
Add missing feature from onedr0p#1354
  • Loading branch information
wasurerarenai committed Jan 23, 2025
1 parent 25d130b commit 6b02d69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ includes:
kubernetes: .taskfiles/kubernetes
talos: .taskfiles/talos
template: .taskfiles/template
user:
taskfile: .taskfiles/user
optional: true

tasks:

Expand Down

0 comments on commit 6b02d69

Please sign in to comment.