mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-28 03:49:09 -07:00
Add check for correct parsing of sysctl (#24540)
* PEP8 fixes * Refactoring of code * Check to skip non-comment lines which doesn't contain = character Fixes #24453 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
2f732a621d
commit
be86d77a70
2 changed files with 24 additions and 25 deletions
|
@ -460,7 +460,6 @@ lib/ansible/modules/system/seport.py
|
|||
lib/ansible/modules/system/service.py
|
||||
lib/ansible/modules/system/solaris_zone.py
|
||||
lib/ansible/modules/system/svc.py
|
||||
lib/ansible/modules/system/sysctl.py
|
||||
lib/ansible/modules/system/systemd.py
|
||||
lib/ansible/modules/system/timezone.py
|
||||
lib/ansible/modules/system/ufw.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue