murmur: multiline welcome text and channels' config as a variable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user