]> 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>
Tue, 24 Nov 2020 09:39:03 +0000 (10:39 +0100)
commited9a47011342c23575339dfd9d80ca3a1db37cbf
tree6892de4d6d5e8ca65e1804f31b0ffaa748da2d3f
parent805183bde3f37ca179caed8b3226cf413ee07bc4
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/cephadm-adopt.yml
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