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 ddd79425d2
commit 6bdf3c14ec
10 changed files with 652 additions and 549 deletions

View File

@ -111,7 +111,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 nginx.conf file is removed
ansible.builtin.file: