meta: - desc: | restart mon.c so it is upgraded to -x as all mon were upgrated, expected ceph cluster reach quorum tasks: - ceph.restart: daemons: [mon.c] wait-for-healthy: false wait-for-osds-up: true - print: "**** done ceph.restart mon.c 8-next-mon" - ceph.wait_for_mon_quorum: [a, b, c] - print: "**** done wait_for_mon_quorum 8-next-mon"