Commit 65e34d71 authored by nanahira's avatar nanahira

no pxe restart

parent 58b702bb
......@@ -12,7 +12,7 @@
template:
src: ../files/pxe/boot.cfg.j2
dest: '{{ansible_user_dir}}/nextgen-router/services/others/pxe/menus/boot.cfg'
notify: restart_pxe
#notify: restart_pxe
- name: pxe disks
synchronize:
src: ../data/boot.netboot.xyz/
......@@ -22,7 +22,7 @@
verify_host: no
checksum: yes
archive: no
notify: restart_pxe
#notify: restart_pxe
- name: pxe menus
synchronize:
src: ../data/pxe-menus/
......@@ -31,4 +31,4 @@
verify_host: no
checksum: yes
archive: no
notify: restart_pxe
#notify: restart_pxe
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment