lae / ansible-role-proxmox

IaC for Proxmox VE clusters.
MIT License
468 stars 139 forks source link

Default to empty list when generating OSD list #195

Closed junousi closed 2 years ago

junousi commented 2 years ago

On a fresh cluster/node with 0 already provisioned OSDs, this will otherwise fail since _existing_ceph_osds will yield a non-iterable object.