mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
modprobe: PEP8 compliancy and doc fixes (#31255)
This PR includes: - PEP8 compliancy fixes - Documentation fixes - Make module a bit more consistent with existing practices
This commit is contained in:
parent
4804e99b44
commit
ae5d8e5ebb
2 changed files with 49 additions and 58 deletions
|
@ -406,7 +406,6 @@ lib/ansible/modules/system/kernel_blacklist.py
|
|||
lib/ansible/modules/system/locale_gen.py
|
||||
lib/ansible/modules/system/lvg.py
|
||||
lib/ansible/modules/system/lvol.py
|
||||
lib/ansible/modules/system/modprobe.py
|
||||
lib/ansible/modules/system/ohai.py
|
||||
lib/ansible/modules/system/open_iscsi.py
|
||||
lib/ansible/modules/system/openwrt_init.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue