ftbfs.cfg.j2 dest file name fix
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
25a9c69ee0
commit
acd04de11a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue