-updates to hosts

-changes to templates for scripts
This commit is contained in:
mpelle426
2019-07-12 14:18:25 +01:00
parent 16b3b5e162
commit 2ed3936e53
5 changed files with 12 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
job: "/usr/bin/perl -e 'sleep int rand 3500' && /home/pi/scripts/smb-session.sh"
tags: smbtraff_cron
- name: copy smb-session.sh to scripts directory
copy:
template:
src: "{{ role_path }}/files/smb-session.sh"
dest: /home/pi/scripts/smb-session.sh
owner: pi