You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
S
we did this:
- name: Check if ceph config is present on cluster
ansible.builtin.stat:
path: /etc/pve/ceph.conf
register: __ceph_installed