value: only install meeting to team linking script on value01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1af312bdd3
commit
00e37bd2f2
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
- name: teams cron job
|
||||
cron: name=meetings-by-team hour="23" minute="0" user=apache job="/usr/local/bin/meetings_by_team.sh"
|
||||
tags: supybot
|
||||
when: inventory_hostname.startswith('value01')
|
||||
|
||||
- name: setup archive script
|
||||
copy: src=archive.sh dest=/usr/local/bin/archive.sh mode=755
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue