ceph-ansible/roles/ceph-common/tasks/installs
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
..
configure_debian_repository_installation.yml lint yaml 2018-10-30 14:41:36 +01:00
configure_redhat_local_installation.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
configure_redhat_repository_installation.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
configure_suse_repository_installation.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
debian_community_repository.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
debian_custom_repository.yml lint yaml: remove blank lines 2018-10-31 15:04:40 +00:00
debian_dev_repository.yml ceph-common: update_cache whenever a new deb repo is added 2018-11-05 13:31:54 +01:00
debian_rhcs_repository.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
debian_uca_repository.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
install_debian_packages.yml Fix uses of default(omit) with string concatenation 2019-02-08 16:18:15 +00:00
install_debian_rhcs_packages.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
install_on_clear.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
install_on_debian.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
install_on_redhat.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
install_on_suse.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
install_redhat_packages.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
install_suse_packages.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
prerequisite_rhcs_cdn_install.yml common: Use rhsm_repository module for RHCS 2019-03-07 19:15:42 +00:00
prerequisite_rhcs_cdn_install_debian.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
prerequisite_rhcs_iso_install.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
prerequisite_rhcs_iso_install_debian.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
redhat_community_repository.yml common: Add noarch to community repository 2019-03-06 00:25:11 +00:00
redhat_custom_repository.yml common: refactor installation method 2017-08-30 10:52:01 +02:00
redhat_dev_repository.yml Use the CentOS repo for Red Hat dev packages 2018-04-09 10:05:57 +02:00
redhat_rhcs_repository.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
suse_obs_repository.yml ceph-common: Add initial support for openSUSE Leap distributions 2017-11-14 10:51:22 +00:00