ceph-ansible/roles/ceph-mgr/tasks
Dimitri Savineau 2547ab601a Readd CentOS 7 with conditions
The CentOS 7 distribution could still be used be deploying ceph if
  - it's a containerized deployment
  - it's a non containerized deployment without the dashboard (due to
missing python3 libraries).

The ceph_stable_redhat_distro variable has been remove because we can
rely on the ansible_distribution_major_version fact instead.

The copr el8 repository configuration is only applied for CentOS 8.

The ceph-mgr-dashboard package is only installed when the
dashboard_enabled variable is set to true.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-04-23 13:31:11 +02:00
..
common.yml common: add a default value for ceph_directories_mode 2020-01-22 09:35:35 +01:00
main.yml remove container_exec_cmd_mgr fact 2020-01-15 14:03:49 -05:00
mgr_modules.yml Readd CentOS 7 with conditions 2020-04-23 13:31:11 +02:00
pre_requisite.yml Readd CentOS 7 with conditions 2020-04-23 13:31:11 +02:00
start_mgr.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00