community.general/lib/ansible/modules
mharista c85f363aaa Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450)
* 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__.
2017-08-02 15:24:52 +01:00
..
cloud Fix JSON parsing for Python3 2017-08-02 06:47:44 -07:00
clustering Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
commands Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
crypto Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
database Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
files Add Ability to Exlude Paths from Archive 2017-07-31 11:46:16 -07:00
identity CyberArk InitialSupport (#21764) 2017-08-01 14:20:27 -07:00
inventory Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
messaging Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
monitoring Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
net_tools more wildcards 2017-07-29 07:02:12 -07:00
network Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
notification Proposed new notification module: BearyChat (#21947) 2017-08-01 12:47:47 +01:00
packaging WIP: Replace boilerplate (#27554) 2017-08-01 14:37:37 -07:00
remote_management Remove wildcard imports 2017-07-28 22:10:17 -07:00
source_control remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
storage Add Pure Storage Host Group module (#26355) 2017-08-02 15:22:05 +01:00
system change the gpl header to single line version and order of imports 2017-08-01 15:41:07 -07:00
utilities Fix broken import in utilities.helper._accelerate (#27088) 2017-07-31 22:05:46 -07:00
web_infrastructure Remove wildcard imports 2017-07-28 22:10:17 -07:00
windows Rename win_group_member module to win_group_membership (#27614) 2017-08-02 12:06:39 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00