--- - include: prerequisites.yml # deploy_ssl_keys used the ansible controller to create self-signed crt/key/pub files # and transfers them to /etc/ceph directory on each controller. SSL certs are used by # the API for https support. - include: deploy_ssl_keys.yml - include: configure_iscsi.yml