mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-01 13:56:55 +00:00
* Add module cv_server_provision for integration with Arista CloudVision Portal. * Doc update. * Remove shebang from test file. Update short description with company and product name. * Update exception syntax to Python3 style. * Remove blank line between imports. * Remove newlines from RETURN documentation. * Add cvprac to unittest requirements. * Update unittest format. Add a few additional tests. * Mock exceptions from cvprac so the library is not needed for unittests. * Mock cvprac imports. * Update unit tests to support python 3.5. * Mock full cvprac library for unittests. * Update Jinja2 import to pass updated CI checks. * Update cvprac imports format for new CI tests. * Add __metaclass__ and __future__. |
||
|---|---|---|
| .. | ||
| cli | ||
| contrib | ||
| errors | ||
| executor | ||
| inventory | ||
| inventory_test_data/group_vars | ||
| mock | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| conftest.py | ||
| test_constants.py | ||