mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-29 20:39:09 -07:00
sys.exit removal for system/capabilities.py
This commit is contained in:
parent
a87cf4967e
commit
803d9695e0
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ def main():
|
|||
|
||||
CapabilitiesModule(module)
|
||||
|
||||
sys.exit(0)
|
||||
|
||||
# import module snippets
|
||||
from ansible.module_utils.basic import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue