You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
cloud Add support for Azure 2.0.0 (#27920) 7 years ago
clustering Add ConfigMap support to kubernetes module (#21014) 7 years ago
commands command: PEP8 compliancy (#27740) 7 years ago
crypto crypto/openssl_*: Standardize implementaton and add support keyUsage, extenededKeyUsage (#27281) 7 years ago
database Improve error messages when MySQLdb is not installed (#27871) 7 years ago
files blockinfile: add --diff support in check mode (#27997) 7 years ago
identity CyberArk User Management (#27519) 7 years ago
inventory Get rid of more wildcard imports and add boilerplate to more modules 7 years ago
messaging Pep8 fixes for rabbitmq modules (#24590) 7 years ago
monitoring Add a sensu_client module 7 years ago
net_tools Fixes #27836: get_url check if directory exists (#27852) 7 years ago
network Fix nxos_snmp_contact, others (#28000) 7 years ago
notification New Module: Notification module for Office 365 Connector Cards (#27636) 7 years ago
packaging Redhat subscription proxy support (#22544) 7 years ago
remote_management hpilo modules: PEP8 fixes (#27739) 7 years ago
source_control remove wildcards and add boilerplate 7 years ago
storage Refactor E-Series Hosts module to use module_utils (#20893) 7 years ago
system fix incorrect joingin of command for chpasswd 7 years ago
utilities utilities modules: PEP8 compliancy (#27741) 7 years ago
web_infrastructure Fix documentation issue in jira module (#27820) (#27823) 7 years ago
windows use of multiple chocolatey package names (#28046) 7 years ago
__init__.py Re-adding the init py for modules 8 years ago