]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
defaults: check only 1 time if there is a running cluster
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Apr 2018 16:07:31 +0000 (18:07 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 16 Apr 2018 09:23:00 +0000 (11:23 +0200)
commit899b0eb4514a9b1e6929dd5abf415195085c4e1d
tree807b73e0b8781983c4ad93560b22b152b16257e8
parentac41efd3c241b0bdf49112d6325efea6864cba9f
defaults: check only 1 time if there is a running cluster

There is no need to check for a running cluster n*nodes time in
`ceph-defaults` so let's add a `run_once: true` to save some resources
and time.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-defaults/tasks/facts.yml