--- - include_tasks: prepare.yml - include_tasks: install.yml - import_tasks: tls.yml when: matrix_tls_enabled | bool tags: tls_renewal - include_tasks: post_tasks.yml