]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
debian/uca: remove the handler notification
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 10 Jun 2020 14:32:53 +0000 (10:32 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 17 Jun 2020 08:14:03 +0000 (10:14 +0200)
commit0f8a61a3ae08cc3b3f2b91968764eeecb565aab6
tree207ec8211ae4b33c111d7dfea955398b478f4e30
parentb91d60d38456f9e316bee3daeb2f72dda0315cae
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.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-common/tasks/installs/debian_uca_repository.yml
roles/ceph-handler/handlers/main.yml