so this is going to be slow because its recursive directories.. but what ya gonna do?
This commit is contained in:
parent
be327c2670
commit
7dd4ea9832
2 changed files with 52 additions and 49 deletions
|
@ -29,3 +29,6 @@
|
|||
- service
|
||||
- config
|
||||
- tftp_server
|
||||
|
||||
- name: fill up the tftpboot directory
|
||||
copy: src="{{ bigfiles }}/tftpboot/" dest=/var/lib/tftpboot/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue