Debug log file configuration step
Change-Id: I574ef46100afeaeb2458c5c1a2a69ef49e9af863
This commit is contained in:
parent
49feeea816
commit
087cadb617
@ -17,6 +17,12 @@
|
||||
vars:
|
||||
sections: "{{ tobiko_default_conf | combine(tobiko_conf) }}"
|
||||
|
||||
- name: "show tobiko configuration"
|
||||
debug:
|
||||
msg: |
|
||||
Tobiko configuration:
|
||||
{{ tobiko_conf_yaml }}
|
||||
|
||||
- name: "provide {{ tobiko_conf_file }} file"
|
||||
ini_file:
|
||||
path: "{{ tobiko_conf_file }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user