mirror of https://github.com/ceph/ceph-ansible.git
6fd4902b55
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
|
||
---|---|---|
.. | ||
all.yml.sample | ||
ceph-fetch-keys.yml.sample | ||
clients.yml.sample | ||
dashboards.yml.sample | ||
docker-commons.yml.sample | ||
factss.yml.sample | ||
grafanas.yml.sample | ||
iscsigws.yml.sample | ||
mdss.yml.sample | ||
mgrs.yml.sample | ||
mons.yml.sample | ||
nfss.yml.sample | ||
node-exporters.yml.sample | ||
osds.yml.sample | ||
prometheuss.yml.sample | ||
rbdmirrors.yml.sample | ||
rgwloadbalancers.yml.sample | ||
rgws.yml.sample | ||
rhcs.yml.sample |