Put ftbfs cron on compose-x86-01.phx2.fp.o only

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2019-06-17 20:32:21 +00:00
parent 41e1be9da3
commit d869fa9afc

View file

@ -51,6 +51,7 @@
- name: add ftbfs weekly cron job
copy: src="ftbfs.cron" dest=/etc/cron.weekly/ mode=755
when: inventory_hostname.startswith('compose-x86-01')
tags:
- ftbfs