mirror of https://github.com/ceph/ceph-ansible.git
9c97179fc1
Client configuration with --limit fails without this patch
because certain tasks are only done to the first host in the
_filtered_clients list and it's likely that first host will
not be included in what's sepcified with --limit. To fix this
the _filtered_clients list should be built from all clients
in the inventory that are also in the running play.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1798781
Signed-off-by: John Fulton <fulton@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
defaults | ||
meta | ||
tasks | ||
LICENSE | ||
README.md |
README.md
Ansible role: ceph-client
Documentation is available at http://docs.ceph.com/ceph-ansible/.