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/test/units
Felipe Garcia Bulsoni a4ae8536d9 NetworkSetFactsModule for HPE OneView (#28730)
* Add NetworkSetFactsModule for retrieving HPE OneView Network Sets

- Allow querying for Network Set resources in HPE OneView
- Adds unit tests to new module
- Updates oneview_module_loader copyright header to short GPL3 version

* Adding possibility to pass in credentials as parameters

* Removed required false and changed format of filter_by_name declaration

* Updated examples in docs to reflect new way to pass in credentials

- All examples of the oneview_network_set_facts updated to use
credential parameters
- All required=False from oneview base module removed
- Shared docs updated to bring attention to API version being used
7 years ago
..
cli prompt for new pass on create/encrypt if none specified (#28185) 7 years ago
contrib
errors
executor Ansible Config part2 (#27448) 7 years ago
inventory
inventory_test_data/group_vars
mock
module_utils AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
modules NetworkSetFactsModule for HPE OneView (#28730) 7 years ago
parsing metadata 1.1 7 years ago
playbook Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
plugins synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 7 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
utils
vars make groups magic var dependant on inventory (#28677) 7 years ago
__init__.py
conftest.py
test_constants.py