mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Fix new sanity errors. (#1451)
This commit is contained in:
parent
8cedec381f
commit
4566812591
5 changed files with 8 additions and 6 deletions
|
@ -491,6 +491,7 @@ plugins/modules/system/osx_defaults.py validate-modules:parameter-state-invalid-
|
|||
plugins/modules/system/parted.py pylint:blacklisted-name
|
||||
plugins/modules/system/parted.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/system/puppet.py use-argspec-type-path
|
||||
plugins/modules/system/puppet.py validate-modules:doc-default-does-not-match-spec # show_diff is not documented
|
||||
plugins/modules/system/puppet.py validate-modules:parameter-invalid
|
||||
plugins/modules/system/puppet.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/system/puppet.py validate-modules:undocumented-parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue