community.general/lib/ansible/modules
Nilashish Chakraborty fa624eba29 Fixed regex to pick correct items (#42557) 2018-07-11 19:20:50 +05:30
..
cloud Provide kubernetes definition diffs in check_mode (#41471) 2018-07-11 16:32:03 +10:00
clustering k8s_facts trivially supports check_mode (#42335) 2018-07-05 07:53:23 -04:00
commands Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database elasticsearch_plugin - Show STDERR on module failures. (#41954) 2018-06-29 17:28:17 -04:00
files Port modules away from __file__ 2018-07-09 15:51:20 -07:00
identity FreeIPA: ipa_vault module to manage idm secure vault resource (#41902) 2018-07-05 10:16:35 +05:30
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 Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
net_tools Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
network Fixed regex to pick correct items (#42557) 2018-07-11 19:20:50 +05:30
notification Add support for espeak-ng. Closes #42438 2018-07-10 15:53:00 -04:00
packaging Port modules away from __file__ 2018-07-09 15:51:20 -07:00
remote_management cobbler_sync: New module to sync Cobbler changes (#39910) 2018-07-09 11:27:44 +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 Setup module: use C() formatting function in parameter descriptions, add a task based example (#42411) 2018-07-09 15:08:01 -04:00
utilities Update pause.py (#42297) 2018-07-04 16:48:55 +05:30
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 2018-07-09 06:53:59 -04:00
windows Correct typo in win_domain_computer doc (#42123) 2018-06-29 23:05:07 +02:00
__init__.py