mirror of https://github.com/ceph/ceph-ansible.git
226f80c22b
To make the package installation more efficient we should install packages as a list rather than as individual tasks or using a "with_items" loop. The package managers can handle a list passed to them to install in one go. We can use a specified list and substitute any packages that are not to be installed with the ceph-common package, which is installed on every package install, then apply the unique filter to the package install list. |
||
---|---|---|
.. | ||
defaults | ||
files | ||
handlers | ||
meta | ||
plugins/actions | ||
tasks | ||
templates | ||
vars | ||
LICENSE | ||
README.md |
README.md
Ansible role: ceph-common
Documentation is available at http://docs.ceph.com/ceph-ansible/.