1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Felipe Garcia Bulsoni 84005498bc Support Fibre Channel over Ethernet resource of HPE OneView ()
* Added new oneview_fcoe_network module and unit tests

* Fixing metadata issues and importing unittest from ansible.compat.tests

* Fixing shebang and adding correct copyright header

* Renamed remote_management/hpe to remote_management/oneview

* Updated documentation and default state according to review comments

- Added present as the default state
- Added delegate_to: localhost in all examples
- Changed config path from a variable to illustrate a location
- Other documentation fixes
2017-08-22 22:14:10 +02:00
..
cli
contrib
errors
executor Ansible Config part2 () 2017-08-15 16:38:59 -04:00
inventory
inventory_test_data/group_vars
mock
module_utils AWSRetry: allow retrying on additional ClientError exceptions () 2017-08-22 15:31:20 -04:00
modules Support Fibre Channel over Ethernet resource of HPE OneView () 2017-08-22 22:14:10 +02:00
parsing metadata 1.1 2017-08-15 23:12:08 -07:00
playbook Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
plugins Ansible Config part2 () 2017-08-15 16:38:59 -04:00
template
utils
vars
__init__.py
conftest.py
test_constants.py