community.general/lib/ansible/modules
Gaurav Rastogi 798972c72a Avi Networks Ansible modules. (#20415)
* Avi Networks Ansible modules.
Avi Version: 16.3.4

* Fixed Review comments
1. Changed description to be full sentences
2. Fixed Pep8 warnings.
3. Fixed comments and descriptions.

* 1. Fixed descriptions and messages as per review comments.
2. Added descriptions for the missing parameters.

* Fixed the shippable break due to the incorrect description format

* Removed the extra modules so that there is a single module for the first commit

* Updated license to BSD based on review comments

* updated comments based on review feedback

* Refactored code to handle POST and PUT scenarios where playbook does not need to check whether object is present.
Moved ansible helper utilities to module_utils as now roles can be patched with module_utils as well.

* fixed pep8 warnings
2017-02-08 09:47:18 -05:00
..
cloud [cloud] gce_net fix for unsetting firewall rule properties in the project. (#20483) 2017-02-08 08:49:04 -05:00
clustering Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
commands PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Make configparser imports python3 ready 2017-02-03 21:15:34 -08:00
files Reminder that lookup(‘file’) can be used (#20649) 2017-02-07 13:57:49 +00:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
monitoring Make configparser imports python3 ready 2017-02-03 21:15:34 -08:00
network Avi Networks Ansible modules. (#20415) 2017-02-08 09:47:18 -05:00
notification PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
packaging apt_repository: check for enabled repositories correctly 2017-02-07 18:42:57 -08:00
remote_management Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
source_control Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
storage Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
system error out if systemctl isn't present 2017-02-06 14:52:24 -05:00
utilities refactoring async 2017-02-06 19:32:00 -05:00
web_infrastructure Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
windows refactoring async 2017-02-06 19:32:00 -05:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00