Make ansible-lint happy
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Prepare Matrix Authentication Service private key file path ({{ private_key_definition.key_file }})
|
||||
ansible.builtin.set_fact:
|
||||
matrix_authentication_service_private_key_file_path: "{{ matrix_authentication_service_data_keys_path }}/{{ private_key_definition.key_file }}"
|
||||
|
Reference in New Issue
Block a user