ceph-ansible/roles/ceph-common/tasks/installs
Dimitri Savineau 6921aafb2b debian/uca: remove the handler notification
The "update apt cache" in the ceph-handler role was never called and the
handler trigger after adding the uca repository doesn't exist at all.
Instead of using a handler for that we can just set the update_cache
parameter to true like the other apt_repository tasks.

Resolve merge conflict from cherry-picking this commit.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 09d6706697)
2021-03-11 22:06:11 +01:00
..
configure_debian_repository_installation.yml rhcs: drop debian support 2020-03-27 10:22:43 -04:00
configure_redhat_local_installation.yml lint: fix error [303,602,701,702] 2019-10-21 15:55:54 -04:00
configure_redhat_repository_installation.yml improve coding style 2019-05-06 15:09:06 +00:00
configure_suse_repository_installation.yml improve coding style 2019-05-06 15:09:06 +00:00
debian_community_repository.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
debian_custom_repository.yml ceph_custom_repo: define apt and rpm key for custom repo 2020-09-10 20:37:15 -04:00
debian_dev_repository.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
debian_uca_repository.yml debian/uca: remove the handler notification 2021-03-11 22:06:11 +01:00
install_debian_packages.yml UCA: Uncomment UCA variables in defaults, fix consequent breakage 2019-04-10 03:50:27 +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 improve coding style 2019-05-06 15:09:06 +00:00
install_on_redhat.yml improve coding style 2019-05-06 15:09:06 +00:00
install_on_suse.yml remove duplicate task installing suse dependencies 2019-08-20 14:36:15 +02:00
install_redhat_packages.yml improve coding style 2019-05-06 15:09:06 +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 ceph-common: enable rhcs tools repo for monitoring 2021-03-11 13:52:21 +01:00
prerequisite_rhcs_iso_install.yml improve coding style 2019-05-06 15:09:06 +00:00
redhat_community_repository.yml Add CentOS 8 support for rpm deployment 2020-09-10 20:38:34 -04:00
redhat_custom_repository.yml ceph_custom_repo: define apt and rpm key for custom repo 2020-09-10 20:37:15 -04:00
redhat_dev_repository.yml common: ensure shaman returns right repo 2021-03-10 16:43:04 +01:00
redhat_rhcs_repository.yml improve coding style 2019-05-06 15:09:06 +00:00
suse_obs_repository.yml fix openSUSE OBS repo creation 2019-08-29 16:31:40 +00:00