mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-16 17:29:42 +02:00
fix: all praise the allmighty yamllinter
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
with_items: "{{ matrix_ssl_domains_to_obtain_certificates_for }}"
|
||||
loop_control:
|
||||
loop_var: domain_name
|
||||
when: "matrix_ssl_retrieval_method == 'manually-managed'"
|
||||
when: "matrix_ssl_retrieval_method == 'manually-managed'"
|
||||
|
Reference in New Issue
Block a user