|
|
@ -9,7 +9,7 @@
|
|
|
|
insertafter: '# Jitsi Settings Start'
|
|
|
|
insertafter: '# Jitsi Settings Start'
|
|
|
|
with_dict:
|
|
|
|
with_dict:
|
|
|
|
'matrix_jitsi_enabled': '{{ matrix_jitsi_enabled }}'
|
|
|
|
'matrix_jitsi_enabled': '{{ matrix_jitsi_enabled }}'
|
|
|
|
'matrix_jitsi_web_config_defaultLanguage': '{{ matrix_jitsi_web_config_defaultLanguage }}'
|
|
|
|
'matrix_jitsi_web_config_defaultLanguage': '{{ matrix_jitsi_web_config_defaultLanguage | trim }}'
|
|
|
|
|
|
|
|
|
|
|
|
- name: Save new 'Configure Jitsi' survey.json to the AWX tower, template
|
|
|
|
- name: Save new 'Configure Jitsi' survey.json to the AWX tower, template
|
|
|
|
delegate_to: 127.0.0.1
|
|
|
|
delegate_to: 127.0.0.1
|
|
|
|