matrix-docker-compose/ansible/playbook/ssl.yaml

10 lines
189 B
YAML
Raw Permalink Normal View History

- name: Configure RUNA Matrix VMs
hosts: runa
tasks:
- name: SSL Certs
include_role:
name: ssl-certificates
tags:
- ssl
when: has_ssl_certificates