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
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
..
cli metadata 1.1 7 years ago
compat Remove wildcard imports 7 years ago
config Correct config manager deprecation warning 7 years ago
errors Ansible Config part2 (#27448) 7 years ago
executor executor stats and task_executor pep8 error (#23651) 7 years ago
galaxy Removes container-enabled warning (#27578) 7 years ago
inventory Ansible Config part2 (#27448) 7 years ago
module_utils EthernetNetworkModule for HPE OneView (#28336) 7 years ago
modules EthernetNetworkModule for HPE OneView (#28336) 7 years ago
parsing metadata 1.1 7 years ago
playbook added diff as new keyword (#28581) 7 years ago
plugins Create persistent socket path using port and connection type (#28492) 7 years ago
template Ansible Config part2 (#27448) 7 years ago
utils exoscale: similar env vars as in cloudstack 7 years ago
vars optimize reserved names warning 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py Ansible Config part2 (#27448) 7 years ago
release.py Collated PEP8 fixes (#25293) 7 years ago