mirror of https://github.com/ceph/ceph-ansible.git
revert absent->unmounted as leseb requested
parent
b0ee3616a5
commit
87b078ce86
|
@ -33,4 +33,4 @@
|
||||||
name: "{{ ceph_stable_rh_storage_mount_path }}"
|
name: "{{ ceph_stable_rh_storage_mount_path }}"
|
||||||
src: "{{ ceph_stable_rh_storage_iso_path }}"
|
src: "{{ ceph_stable_rh_storage_iso_path }}"
|
||||||
fstype: iso9660
|
fstype: iso9660
|
||||||
state: absent
|
state: unmounted
|
||||||
|
|
Loading…
Reference in New Issue