]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: remove unnecessary run_once statements
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 20 Jul 2021 15:38:44 +0000 (11:38 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 21 Jul 2021 14:01:15 +0000 (10:01 -0400)
commitf6cd8b98165e96f4b8401c0c18fe4a2ae3c8aac8
treefc7e7b9f4b60c7cd218df7717b7871fa1222463a
parentcf734e19b7251603020b10f027848a9df11b9e21
common: remove unnecessary run_once statements

1303611 introduced tasks for disabling the pg_autoscaler on pools and
the balancer but thoses tasks are already executed on the first monitor
node so we don't need to add the run_once statement.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 738fa9428a3c0c9ed0dd1aec566e807ad072daad)
infrastructure-playbooks/rolling_update.yml
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml