--- - name: Ensure Kolla hosts are configured hosts: seed:controllers roles: - role: kolla-host kolla_authorized_key: "{{ lookup('file', ssh_public_key_path) }}"