community.general/lib/ansible/modules
Thomas Stringer e4cd899363 Add support for Azure 2.0.0 (#27920)
* Adapt azure_rm_resource_group to azure 2.0.0 + azure Cli support

* Fix exceptions in Azure ARM plugins

* update azure_rm_networkinterface documention to reflect required params

* change state param to not required for docs in azure_rm_subnet

* fix import to reflect azure==2.0.0 changes

* add aliases and fix docs for azure_rm_storageblob

* add resource_group_name alias to azure_rm_storageaccount_facts

* fix import bug due to change in azure==2.0.0

* fix args bug and enum modules issue

* update docs to reflect azure==2.0.0

* pin management clients to a specific api_version

* update docs to reflect the new azure-ansible-base python package

* add fallback for older api resource group listing

* rework azure dependencies installation

* refactor path joining to a cross-plat solution
2017-08-11 08:22:02 -07:00
..
cloud Add support for Azure 2.0.0 (#27920) 2017-08-11 08:22:02 -07:00
clustering Add ConfigMap support to kubernetes module (#21014) 2017-08-09 16:03:35 -04:00
commands command: PEP8 compliancy (#27740) 2017-08-04 08:39:13 +02:00
crypto crypto/openssl_*: Standardize implementaton and add support keyUsage, extenededKeyUsage (#27281) 2017-08-03 12:27:17 +01:00
database Improve error messages when MySQLdb is not installed (#27871) 2017-08-08 12:59:51 -04:00
files blockinfile: add --diff support in check mode (#27997) 2017-08-11 07:58:45 +02:00
identity CyberArk User Management (#27519) 2017-08-08 18:34:40 -07:00
inventory Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
messaging Pep8 fixes for rabbitmq modules (#24590) 2017-08-10 11:57:11 +02:00
monitoring Add a sensu_client module 2017-08-09 16:36:39 -04:00
net_tools Fixes #27836: get_url check if directory exists (#27852) 2017-08-10 09:57:19 +10:00
network Fix nxos_snmp_contact, others (#28000) 2017-08-11 10:12:43 -04:00
notification New Module: Notification module for Office 365 Connector Cards (#27636) 2017-08-10 04:04:49 +02:00
packaging Redhat subscription proxy support (#22544) 2017-08-10 20:26:57 +02:00
remote_management hpilo modules: PEP8 fixes (#27739) 2017-08-04 11:52:31 +02:00
source_control remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
storage Refactor E-Series Hosts module to use module_utils (#20893) 2017-08-11 11:05:52 -04:00
system fix incorrect joingin of command for chpasswd 2017-08-10 09:23:13 -04:00
utilities utilities modules: PEP8 compliancy (#27741) 2017-08-10 09:36:28 +01:00
web_infrastructure Fix documentation issue in jira module (#27820) (#27823) 2017-08-07 14:04:35 +05:30
windows use of multiple chocolatey package names (#28046) 2017-08-11 12:36:14 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00