community.general/lib/ansible/modules
Yunge Zhu 40fbee6369 Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683)
* fix keyvault tests

* missing keyvault requirement

* fix keyvault auth bug

* apply fix in secret

* fix lint

* enable keyvault key and secret tests

* add azure service principal object_id lookup plugin

* fix lint

* add dependency in integration test

* fix bug

* put azure sp lookup plugin into test

* fix lint

* move lookup plugin

* repath lookup plugin

* repath lookup plugin

* repath files

* put az sp lookup plugin to lookup_plugins folder
2018-07-23 11:49:30 +08:00
..
cloud Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683) 2018-07-23 11:49:30 +08:00
clustering k8s_facts trivially supports check_mode (#42335) 2018-07-05 07:53:23 -04:00
commands adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database Add src parameter to elasticsearch_plugin (#39915) 2018-07-20 11:40:11 -04:00
files Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
identity FreeIPA: new module ipa_config (#42279) 2018-07-17 06:57:54 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Fixed incompatible unicode and int comparison in zabbix_host module when using proxy option (#43097) 2018-07-22 07:19:21 -04:00
net_tools dnsimple: refactor dnsimple module (#42548) 2018-07-21 08:58:39 +05:30
network nxos_logging: add example using aggregate (#41052) 2018-07-20 15:51:13 -05:00
notification Add support for espeak-ng. Closes #42438 2018-07-10 15:53:00 -04:00
packaging Yum: Add support for --downloadonly (#41506) 2018-07-18 23:34:54 -04:00
remote_management UCS NTP Server module (#42375) 2018-07-19 11:32:26 +02:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix API call to get ActiveCluster information and add (#41744) 2018-06-22 10:46:02 -05:00
system Stop throwing TypeErrors (#43036) 2018-07-22 02:31:46 -04:00
utilities Update wait_for.py (#43002) 2018-07-19 13:59:18 +02:00
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 2018-07-09 06:53:59 -04:00
windows win_acl: fix recent bug and add basic tests (#43054) 2018-07-23 05:16:42 +10:00
__init__.py