Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

fix ce modules functions - #396

Open
gemingqi wants to merge 6 commits into
ansible-collections:mainfrom
gemingqi:main
Open

fix ce modules functions#396
gemingqi wants to merge 6 commits into
ansible-collections:mainfrom
gemingqi:main

Conversation

@gemingqi

@gemingqi gemingqi commented Mar 11, 2022

Copy link
Copy Markdown
SUMMARY

Fixes #323

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins\modules\network\cloudengine

ADDITIONAL INFORMATION

During the test of Huawei CloudEngine, some CE modules in the plugins\modules\network\cloudengine directory are unavailable. The fault is caused by initialization failure.

gemingqi and others added 4 commits December 5, 2021 17:18
Co-Authored-By: gemingqi <93190213+gemingqi@users.noreply.github.com>
@gemingqi gemingqi closed this Mar 11, 2022
@gemingqi gemingqi reopened this Mar 11, 2022
@gemingqi gemingqi closed this Mar 13, 2022
@gemingqi gemingqi reopened this Mar 13, 2022
@gemingqi gemingqi closed this Mar 13, 2022
@gemingqi gemingqi reopened this Mar 13, 2022
@ansibullbot

Copy link
Copy Markdown
Collaborator

@gemingqi this PR contains the following merge commits:

Please rebase your branch to remove these commits.

click here for bot help

@ansibullbot ansibullbot added bug This issue/PR relates to a bug merge_commit This PR contains at least one merge commit. Please resolve! module module needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html new_contributor Help guide this first time contributor stale_ci CI is older than 7 days, rerun before merging and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI labels Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug This issue/PR relates to a bug merge_commit This PR contains at least one merge commit. Please resolve! module module needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html new_contributor Help guide this first time contributor stale_ci CI is older than 7 days, rerun before merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An error is reported when the ce_mlag_interface module is used.

2 participants