Added vars
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
This commit is contained in:
parent
bb3178fdea
commit
541646f19c
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
---
|
---
|
||||||
# defaults file for ansible-tftpd-hpa
|
# defaults file for ansible-tftpd-hpa
|
||||||
|
tftp_directory: '/var/lib/tftpboot' #defines tftp root directory
|
||||||
|
tftp_options: '--secure -c' #defines tftp options for daemon...(-c allow new files to be created)
|
||||||
|
|
Loading…
Reference in a new issue