ceph-ansible/roles
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
..
ceph-agent retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
ceph-client Force osd pool min_size value to integer 2019-03-05 19:48:09 +00:00
ceph-common common: Use rhsm_repository module for RHCS 2019-03-07 19:15:42 +00:00
ceph-config Create Ceph Initial Dirs earlier 2019-02-05 18:38:05 +00:00
ceph-container-common container: fix tmpfiles.d ceph files 2019-02-19 16:40:08 +01:00
ceph-defaults Customize pools min_size 2019-03-05 10:57:15 +00:00
ceph-facts Customize pools min_size 2019-03-05 10:57:15 +00:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-handler Make python print statements python3 compatible 2019-02-01 15:23:27 +00:00
ceph-infra ceph-infra: Remove restart firewalld handler 2019-02-22 18:15:47 +00:00
ceph-iscsi-gw Add CONTAINER_IMAGE env var to ceph daemons 2019-03-05 15:07:05 +00:00
ceph-mds Force osd pool min_size value to integer 2019-03-05 19:48:09 +00:00
ceph-mgr Add CONTAINER_IMAGE env var to ceph daemons 2019-03-05 15:07:05 +00:00
ceph-mon Add CONTAINER_IMAGE env var to ceph daemons 2019-03-05 15:07:05 +00:00
ceph-nfs Add CONTAINER_IMAGE env var to ceph daemons 2019-03-05 15:07:05 +00:00
ceph-osd Force osd pool min_size value to integer 2019-03-05 19:48:09 +00:00
ceph-rbd-mirror Add CONTAINER_IMAGE env var to ceph daemons 2019-03-05 15:07:05 +00:00
ceph-rgw Add CONTAINER_IMAGE env var to ceph daemons 2019-03-05 15:07:05 +00:00
ceph-validate Extends check_devices tasks to non-collocated an lvm-batch scenarios 2019-03-01 02:13:51 +00:00