murmur: multiline welcome text and channels' config as a variable

This commit is contained in:
HgO
2020-12-26 10:48:14 +01:00
parent 26fa2cb9ad
commit bc0cb0139f
3 changed files with 67 additions and 21 deletions

View File

@@ -84,7 +84,7 @@
- name: Copy mice config
copy:
src: murmur/mice.yml
content: "{{ murmur_channels | to_nice_yaml(indent=2) }}"
dest: "{{ murmur_ice_config_path }}"
owner: root
group: root