ceph-ansible/roles/ceph-common/tasks
Shengjing Zhu 9051f8d5b4 fix ceph_custom not usable
Only when ceph_origin == "upstream", install_on_redhat.yml will include
redhat_ceph_repository.yml, same as debian.

In redhat_ceph_repository.yml, ceph_custom_repo will be added.

But in check_mandatory_vars.yml, ceph_origin=="upstream" can't be combined
with ceph_custom
2016-12-14 16:55:41 +08:00
..
checks fix ceph_custom not usable 2016-12-14 16:55:41 +08:00
docker Support for docker image tags 2016-07-12 15:49:07 -07:00
installs ceph-common: fetch ceph_dev repo contents for CentOS from shaman 2016-12-08 16:55:15 -05:00
misc Replaced Ansible 2.2 specific check_mode: no with backwards compatible always_run: yes 2016-11-16 16:47:43 -05:00
pre_requisites Better --check compatibility for ceph-common role 2016-11-26 20:39:12 +01:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
generate_ceph_conf.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
generate_cluster_fsid.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
main.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
release.yml Used list style ands for better readibility and fixed legacy debian checks 2016-09-26 09:19:15 -04:00