ceph-ansible/roles/ceph-common/tasks
Dimitri Savineau dc187ea6fa 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>
2019-06-21 11:55:05 -04:00
..
installs Change ansible_lsb by ansible_distribution_release 2019-06-21 11:55:05 -04:00
configure_cluster_name.yml improve coding style 2019-04-23 15:37:07 +02:00
configure_memory_allocator.yml improve coding style 2019-04-23 15:37:07 +02:00
create_rbd_client_dir.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml improve coding style 2019-04-23 15:37:07 +02:00
release-rhcs.yml improve coding style 2019-04-23 15:37:07 +02:00