ceph-ansible/roles/ceph-common
Dimitri Savineau 6fd4902b55 Change ansible_lsb by ansible_distribution_release
The ansible_lsb fact is based on the lsb package (lsb-base,
lsb-release or redhat-lsb-core).
If the package isn't installed on the remote host then the fact isn't
populated.

--------
"ansible_lsb": {},
--------

Switching to the ansible_distribution_release fact instead.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit dc187ea6fa)
2019-06-21 13:36:15 -04:00
..
defaults merge docker-common and common defaults vars 2017-08-02 14:46:51 +02:00
files remove obsolete debian devel repo key 2017-07-18 08:47:47 -07:00
meta allow using ansible 2.8 2019-04-17 18:14:58 +02:00
plugins/actions Sync config_template with base plugin 2018-08-21 16:10:33 +00:00
tasks Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
templates move system tuning to osd role 2018-03-15 14:06:26 +01:00
vars Install packages as a list 2018-05-16 09:59:00 +02:00
LICENSE rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-common

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