community.general/lib/ansible/modules
Ganesh Nalawade 6a94090e7f
Fix junos facts integration test failures (#42623)
*  Make fetching old style facts optional
   and try to fetch the old style facts only when
   `ofacts` value is present in `gather_facts`
* Fix in junos_facts integration test
2018-07-12 09:53:03 +05:30
..
cloud Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04: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 Very slightly clean up the inline documentation 2018-07-11 15:54:08 -04: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 Add the NIOS RECORD PTR Module (#41900) 2018-07-11 23:55:28 +05:30
network Fix junos facts integration test failures (#42623) 2018-07-12 09:53:03 +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 return wu result from inner job (#42647) 2018-07-11 18:01:42 -07:00
__init__.py