9 lines
177 B
YAML
Raw Normal View History

---
- import_playbook: gather-facts.yml
when: kolla_enable_tls_backend | default(false) | bool
- name: Apply role certificates
hosts: localhost
roles:
- certificates