]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
lint: fix error [303,602,701,702]
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 9 Oct 2019 19:39:04 +0000 (15:39 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 Oct 2019 08:07:52 +0000 (10:07 +0200)
commitf7fd0b6d4f57f642698608974e9d5121b1d41c9c
treec6190b64324657bcebcd6fc84d84aae0592f430f
parentfe9c5b8c686e838a7a16623b5296e9a919fa54de
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>
.travis.yml
roles/ceph-common/tasks/installs/configure_redhat_local_installation.yml
roles/ceph-dashboard/tasks/configure_dashboard.yml
roles/ceph-mds/tasks/create_mds_filesystems.yml
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-osd/tasks/main.yml
roles/ceph-prometheus/meta/main.yml
roles/ceph-rgw-loadbalancer/meta/main.yml