ceph-ansible/roles/ceph-defaults
Guillaume Abrioux 899b0eb451 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>
2018-04-16 11:23:00 +02:00
..
defaults Remove deprecated allow_multimds 2018-04-12 10:29:17 +02:00
handlers osd: remove old crush_location implementation 2018-03-06 15:24:31 +00:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks defaults: check only 1 time if there is a running cluster 2018-04-16 11:23:00 +02:00
templates defaults: add useful info if daemon are not restarted properly 2018-03-14 14:22:00 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.