tasks: - install: branch: pacific exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev','python34-cephfs','python34-rados'] - print: "**** done install pacific" - install.upgrade: exclude_packages: ['ceph-test', 'ceph-test-dbg','libcephfs1', 'python-ceph'] client.1: - print: "**** done install.upgrade to -x on client.1" - ceph: - print: "**** done ceph task"