]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: use run_once at block level
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 24 Aug 2020 20:05:57 +0000 (16:05 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Sep 2020 11:47:36 +0000 (13:47 +0200)
commit2c4af70abd0433beabaf3a7fe727014455e5ba22
treecea244c5602bbd99d24eca54068f44bfa49ee972
parentb105549ed858eb034d97f5fcad4890e17ee2ebfd
dashboard: use run_once at block level

Instead of using run_once: true on each tasks in a block section, we
can use the run_once statement at the block level.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-dashboard/tasks/configure_dashboard.yml