mirror of https://github.com/ceph/ceph-ansible.git
e4bf4857f5
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> |
||
---|---|---|
.. | ||
defaults | ||
meta | ||
tasks | ||
LICENSE | ||
README.md |
README.md
Ansible role: ceph-client
Documentation is available at http://docs.ceph.com/ceph-ansible/.