ceph-ansible/roles/ceph-common/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
..
installs Readd CentOS 7 with conditions 2020-04-23 13:31:11 +02:00
configure_cluster_name.yml improve coding style 2019-04-23 15:37:07 +02:00
configure_memory_allocator.yml improve coding style 2019-04-23 15:37:07 +02:00
create_rbd_client_dir.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml common: do not override ceph_release when using custom repo 2019-10-17 22:58:16 +02:00
release-rhcs.yml Updated use of deprecated filter 2020-04-20 15:29:29 +02:00