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 authored and pktpls committed Nov 18, 2024
1 parent 66f647c commit 9f658ae
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 9f658ae

Please sign in to comment.