You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules
Felipe Garcia Bulsoni fb6ed8d76c EthernetNetworkModule for HPE OneView (#28336)
* Adding module to manage ethernet network on HPE OneView

* Adding unit tests to EthernetNetwork module

* Added OneViewModuleException custom exceptions to module

- Removed exception imports from hpOneView
- Updated unit tests

* Fixing mock import inside ethernet network module unit test

* Fixing issues found in METADATA by CI

* Updated paths to use solution name instead of vendor name

* Fixed documentation, removed redundant if and improved readability

* Updated _bulk_present to use and return `result`, same way as _present

* Changed __ to _ in private methods following ansible style

* Fixed some example inconsistencies and turned states doc into a list

* Added adriane-cardozo to list of maintainers
7 years ago
..
cloud
clustering
commands
crypto
database
files xml module: Add backup support (#28595) 7 years ago
identity
inventory
messaging
monitoring
net_tools
network Add tested against junos version for junos modules (#28598) 7 years ago
notification
packaging
remote_management EthernetNetworkModule for HPE OneView (#28336) 7 years ago
source_control
storage Set protection group enabled by default with option to disable (#28582) 7 years ago
system Fix incorrect command-line parameters for Solaris (#22865) 7 years ago
utilities
web_infrastructure
windows windows/win_command: improve examples (#20465) 7 years ago
__init__.py