Browse Source

Merge pull request #1268 from grigorescu/development

Ansible: Add config/local/isa.h
Antony Messerli 1 year ago
parent
commit
91e59e48f1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/netbootxyz/tasks/generate_disks_base.yml

+ 1 - 0
roles/netbootxyz/tasks/generate_disks_base.yml

@@ -81,6 +81,7 @@
     - src/config/local/crypto.h
     - src/config/local/crypto.h
     - src/config/local/usb.h
     - src/config/local/usb.h
     - src/config/local/settings.h
     - src/config/local/settings.h
+    - src/config/local/isa.h
 
 
 - name: Retrieve iPXE CA
 - name: Retrieve iPXE CA
   ansible.builtin.get_url:
   ansible.builtin.get_url: