mirror of https://github.com/ceph/ceph-ansible.git
efd38ecc88
Move the validation from roles/ceph-common/tasks/installs/install_on_suse.yml to roles/ceph-validate/ and fix the syntax. There are two valid combinations of `ceph_origin` and `ceph_repository` on SUSE/openSUSE: - ceph_origin == 'distro' - ceph_origin == 'repository' and ceph_repository == 'obs' The current when condition would fail even in the valid second combination, as ceph_origin != distro would be true then Fixes: #4362 Signed-off-by: Johannes Kastl <kastl@b1-systems.de> |
||
---|---|---|
.. | ||
defaults | ||
files | ||
meta | ||
plugins/actions | ||
tasks | ||
templates | ||
vars | ||
LICENSE | ||
README.md |
README.md
Ansible role: ceph-common
Documentation is available at http://docs.ceph.com/ceph-ansible/.