tasks: - install: branch: jewel exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev'] - print: "**** done install jewel" - install.upgrade: exclude_packages: ['ceph-test', 'ceph-test-dbg'] client.1: - print: "**** done install.upgrade to -x on client.0" - ceph: - print: "**** done ceph task"