fixed permissions

Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml>
This commit is contained in:
Larry Smith Jr 2016-01-21 21:42:14 -05:00
parent 8db061eb29
commit 1029a419c3

View file

@ -3,6 +3,8 @@
file: file:
dest: "{{ tftp_directory }}" dest: "{{ tftp_directory }}"
state: directory state: directory
owner: tftp
group: tftp
- name: config_tftpd | configuring tftpd - name: config_tftpd | configuring tftpd
template: template: