ceph-ansible/roles/ceph-common/tasks
Dimitri Savineau d6e71d769c common: Use rhsm_repository module for RHCS
Instead of using subscription-manager with command module we can use
the rhsm_repository ansible module.
This module already uses repos list feature to determine if a
repository is enabled or not. That way this module is idempotent so
we don't need changed_when: false anymore.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-03-07 19:15:42 +00:00
..
installs common: Use rhsm_repository module for RHCS 2019-03-07 19:15:42 +00:00
configure_cluster_name.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00
configure_memory_allocator.yml Option to set TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES 2017-10-25 14:38:36 +01:00
create_rbd_client_dir.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
main.yml common: do not override ceph_release when ceph_repository is 'rhcs' 2019-02-21 11:58:49 +01:00
release-rhcs.yml Avoid using tests as filter 2018-10-10 04:26:33 +00:00