Skip to content

Commit

Permalink
tasks (imagebuilder): add comment explaining local imagebuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
FFHener committed Nov 15, 2024
1 parent 7b099fb commit 6824740
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/cfg_openwrt/tasks/imagebuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
mode: "644"
when: '"http" in imagebuilder'

# For testing purposes the imagebuilder variable can be replaced with a path to a local file.
# This task takes care of using this file instead of trying to download something
- name: Copy Local Imagebuilder
command:
argv:
Expand Down

0 comments on commit 6824740

Please sign in to comment.