plugins/inventory/esxi_hosts.py yamllint:unparsable-with-libyaml   # inventory examples are technically multiple yaml docs, which the linter in versions <2.17 does not like
plugins/inventory/vms.py yamllint:unparsable-with-libyaml   # inventory examples are technically multiple yaml docs, which the linter in versions <2.17 does not like
plugins/modules/_vm_stub.py validate-modules:collections-no-underscore-on-deprecation   # temporary new module that is not meant for external use yet
