ceph-ansible/roles/ceph-common/tasks/installs
Dimitri Savineau 6d5125f2a4 lint: fix error [303,602,701,702]
[303] mktemp used in place of tempfile module
 [602] Don't compare to empty string
 [701] No 'galaxy_info' found
 [702] Use 'galaxy_tags' rather than 'categories'

This patch also changes the ansible log_path value via the
ANSIBLE_LOG_PATH environment variable in the travis configuration to
avoid warnings.

[WARNING]: log file at /home/travis/ansible/ansible.log is not writeable
and we cannot create it, aborting

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit f7fd0b6d4f)
2019-10-21 15:55:54 -04:00
..
configure_debian_repository_installation.yml improve coding style 2019-05-06 15:09:06 +00:00
configure_redhat_local_installation.yml lint: fix error [303,602,701,702] 2019-10-21 15:55:54 -04: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 remove duplicate task installing suse dependencies 2019-08-20 14:36:15 +02: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 fix openSUSE OBS repo creation 2019-08-29 16:31:40 +00:00