ceph-ansible/roles/ceph-nfs/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
..
common.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
create_rgw_nfs_user.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
ganesha_selinux_fix.yml ceph-nfs: apply selinux fix anyway 2019-05-21 09:17:46 +02:00
main.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
pre_requisite_container.yml roles: Remove useless become (true) flag 2019-06-20 22:00:27 +00:00
pre_requisite_non_container.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
pre_requisite_non_container_debian.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
pre_requisite_non_container_red_hat.yml improve coding style 2019-05-06 15:09:06 +00:00
start_nfs.yml roles: Remove useless become (true) flag 2019-06-20 22:00:27 +00:00