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
|
||
---|---|---|
.. | ||
common.yml | ||
create_rgw_nfs_user.yml | ||
ganesha_selinux_fix.yml | ||
main.yml | ||
pre_requisite_container.yml | ||
pre_requisite_non_container.yml | ||
pre_requisite_non_container_debian.yml | ||
pre_requisite_non_container_red_hat.yml | ||
start_nfs.yml |