]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
lint: ignore 302,303,505 errors
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Nov 2020 09:13:45 +0000 (10:13 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 16 Dec 2020 13:05:45 +0000 (14:05 +0100)
commitba312a5b5d25d57cf0722d491a9646e3e30499f9
tree69a94e2fc26e1a8bdec2140c9be20a4ccbd4e9a9
parent8a8a08269379b901e5992235d56a2dbe3e2e89bf
lint: ignore 302,303,505 errors

ignore 302,303 and 505 errors

[302] Using command rather than an argument to e.g. file
[303] Using command rather than module
[505] referenced files must exist

they aren't relevant on these tasks.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 195d88fcda60e28e246245a1bf566b6e412b2ab3)
infrastructure-playbooks/lv-create.yml
infrastructure-playbooks/lv-teardown.yml
infrastructure-playbooks/purge-cluster.yml
infrastructure-playbooks/purge-container-cluster.yml
infrastructure-playbooks/shrink-mds.yml
infrastructure-playbooks/shrink-mgr.yml
infrastructure-playbooks/shrink-rgw.yml
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml