ceph-ansible/roles
Andy McCrae 226f80c22b Install packages as a list
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.
2018-05-16 09:59:00 +02:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: remove default value for pg_num in pools creation 2018-05-10 11:51:02 -07:00
ceph-common Install packages as a list 2018-05-16 09:59:00 +02:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: use fact `ceph_uid` 2018-04-04 10:51:17 +02:00
ceph-defaults Make sure the restart_mds_daemon script is created with the correct MDS name 2018-05-08 20:53:15 +02:00
ceph-docker-common Move apt cache update to individual task per role 2018-05-03 14:02:15 +02:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw iscsi-gw: fix issue when trying to mask target 2018-05-14 21:42:22 +02:00
ceph-mds Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-mgr mgr: delete copy_configs.yml (containerized) 2018-05-15 19:30:34 +02:00
ceph-mon mon: refactor of mgr key fetching 2018-05-16 09:44:58 +02:00
ceph-nfs adds missing state needed to upgrade nfs-ganesha 2018-05-09 19:58:04 +00:00
ceph-osd Allow os_tuning_params to overwrite fs.aio-max-nr 2018-05-11 10:49:37 +01:00
ceph-rbd-mirror Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-restapi Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-rgw Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00