Skip to content
Snippets Groups Projects
certificates.yml 177 B
Newer Older
- import_playbook: gather-facts.yml
  when: kolla_enable_tls_backend | default(false) | bool

- name: Apply role certificates
  hosts: localhost