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
8 years ago
..
cloud vmware_vswitch; Improve integration tests (#28484) 8 years ago
clustering Kubernetes PATCH operation (#19428) 8 years ago
commands Update metadata to 1.1 8 years ago
crypto crypto: Add new module openssl_certificate (#28263) 8 years ago
database Fix `postgresql_user` module to treat quoted identifier well, Fixes #18937 (#18938) 8 years ago
files xml module: Add backup support (#28595) 8 years ago
identity Update metadata to 1.1 8 years ago
inventory Update metadata to 1.1 8 years ago
messaging Update metadata to 1.1 8 years ago
monitoring Correct mute function in datadog_monitor (#19662) 8 years ago
net_tools exoscale: similar env vars as in cloudstack 8 years ago
network Add tested against junos version for junos modules (#28598) 8 years ago
notification Fix metadata in syslogger module. 8 years ago
packaging Fix : get proper snapshotVersion when no classifier (#27102) (#27103) 8 years ago
remote_management EthernetNetworkModule for HPE OneView (#28336) 8 years ago
source_control Don't remove comment from public key, and improve error message for duplicate keys (github_key) (#22282) 8 years ago
storage Set protection group enabled by default with option to disable (#28582) 8 years ago
system Fix incorrect command-line parameters for Solaris (#22865) 8 years ago
utilities Update metadata to 1.1 8 years ago
web_infrastructure Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 8 years ago
windows windows/win_command: improve examples (#20465) 8 years ago
__init__.py Re-adding the init py for modules 9 years ago