ceph-ansible/roles/ceph-common/tasks/installs
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
..
configure_debian_repository_installation.yml improve coding style 2019-05-06 15:09:06 +00:00
configure_redhat_local_installation.yml roles: Remove useless become (true) flag 2019-06-20 22:00:27 +00:00
configure_redhat_repository_installation.yml improve coding style 2019-05-06 15:09:06 +00:00
configure_suse_repository_installation.yml improve coding style 2019-05-06 15:09:06 +00:00
debian_community_repository.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
debian_custom_repository.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
debian_dev_repository.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
debian_rhcs_repository.yml improve coding style 2019-05-06 15:09:06 +00:00
debian_uca_repository.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
install_debian_packages.yml UCA: Uncomment UCA variables in defaults, fix consequent breakage 2019-04-10 03:50:27 +00:00
install_debian_rhcs_packages.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
install_on_clear.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
install_on_debian.yml improve coding style 2019-05-06 15:09:06 +00:00
install_on_redhat.yml improve coding style 2019-05-06 15:09:06 +00:00
install_on_suse.yml improve coding style 2019-05-06 15:09:06 +00:00
install_redhat_packages.yml improve coding style 2019-05-06 15:09:06 +00:00
install_suse_packages.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
prerequisite_rhcs_cdn_install.yml Update RHCS version with Nautilus 2019-05-13 16:23:24 +02:00
prerequisite_rhcs_cdn_install_debian.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
prerequisite_rhcs_iso_install.yml improve coding style 2019-05-06 15:09:06 +00:00
prerequisite_rhcs_iso_install_debian.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
redhat_community_repository.yml improve coding style 2019-05-06 15:09:06 +00:00
redhat_custom_repository.yml common: refactor installation method 2017-08-30 10:52:01 +02:00
redhat_dev_repository.yml Use the CentOS repo for Red Hat dev packages 2018-04-09 10:05:57 +02:00
redhat_rhcs_repository.yml improve coding style 2019-05-06 15:09:06 +00:00
suse_obs_repository.yml ceph-common: Add initial support for openSUSE Leap distributions 2017-11-14 10:51:22 +00:00