ceph-ansible/roles/ceph-common/tasks
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
..
installs Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
configure_cluster_name.yml improve coding style 2019-05-06 15:09:06 +00:00
configure_memory_allocator.yml improve coding style 2019-05-06 15:09:06 +00:00
create_rbd_client_dir.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
main.yml improve coding style 2019-05-06 15:09:06 +00:00
release-rhcs.yml improve coding style 2019-05-06 15:09:06 +00:00