-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX VLAN module and VLAN field under network (#284)
* Update error message key in AnsibleError - Changed the key from `msg` to `message` in the `raise AnsibleError` statement. * Fix string formatting in module.fail_json and remove unsupported vlans key from ib_spec for network container * Modified api.py - Add method to clean empty keys from proposed_object - FIX VLAN Name update. - Fix unsetting of vlan optional fields.
- Loading branch information
1 parent
fec7059
commit 12c0334
Showing
3 changed files
with
43 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters