meta: move inventory structure to be more usable

This commit is contained in:
2021-03-13 10:18:46 +01:00
committed by transcaffeine
parent f9e8bc649d
commit b48c6e00a7
9 changed files with 642 additions and 549 deletions

View File

@ -100,7 +100,8 @@
with_items:
- {src: "{{ role_path }}/files/background.jpg", name: "background.jpg"}
- {src: "{{ role_path }}/files/antifa_coffee_cups.png", name: "logo.png"}
when: "matrix_client_element_enabled|bool and item.src is not none"
when: false
#when: "matrix_client_element_enabled|bool and item.src is not none"
- name: Ensure Element Web config files removed
ansible.builtin.file: