ansible-collections / ibm_zos_core

Red Hat Ansible Certified Content for IBM Z
75 stars 44 forks source link

[plugins] Update modules on plugins/modules/ and plugins/filter/ to be ansible-lint correct #1474

Closed IsaacVRey closed 1 month ago

IsaacVRey commented 2 months ago
SUMMARY

Update modules on plugins/modules/ and plugins/filter/ to be ansible-lint correct

These four are still remaining:

tests/sanity/ignore-2.15.txt:18: sanity[cannot-ignore]: Ignore file contains validate-modules:invalid-extension at line 18, which is not a permitted ignore.
tests/sanity/ignore-2.15.txt:19: sanity[cannot-ignore]: Ignore file contains validate-modules:python-syntax-error at line 19, which is not a permitted ignore.
tests/sanity/ignore-2.16.txt:18: sanity[cannot-ignore]: Ignore file contains validate-modules:invalid-extension at line 18, which is not a permitted ignore.
tests/sanity/ignore-2.16.txt:19: sanity[cannot-ignore]: Ignore file contains validate-modules:python-syntax-error at line 19, which is not a permitted ignore.
ISSUE TYPE
COMPONENT NAME

plugins/

ADDITIONAL INFORMATION