ftbfs.cfg.j2 dest file name fix

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2019-06-04 13:46:40 +00:00
parent 25a9c69ee0
commit acd04de11a

View file

@ -38,7 +38,7 @@
- ftbfs
- name: add ftbfs script config file
template: src=ftbfs.cfg.j2 dest=/etc/
template: src=ftbfs.cfg.j2 dest=/etc/ftbfs.cfg
when: inventory_hostname.startswith('compose-x86-01')
tags:
- ftbfs