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
|
||
---|---|---|
.. | ||
installs | ||
configure_cluster_name.yml | ||
configure_memory_allocator.yml | ||
create_rbd_client_dir.yml | ||
main.yml | ||
release-rhcs.yml |