Added vars

Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
This commit is contained in:
Larry Smith Jr 2016-01-20 17:51:54 -05:00
parent bb3178fdea
commit 541646f19c

View file

@ -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)