mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
dimensiondata: fix broken import (#35634)
* Fix broken import * Remove never reached statements exit_json and fail_json methods call sys.exit, subsequent statements can not be executed.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
lib/ansible/modules/cloud/dimensiondata/dimensiondata_network.py
|
||||
lib/ansible/modules/cloud/webfaction/webfaction_app.py
|
||||
lib/ansible/modules/cloud/webfaction/webfaction_db.py
|
||||
lib/ansible/modules/cloud/webfaction/webfaction_domain.py
|
||||
|
||||
Reference in New Issue
Block a user