community.general/lib/ansible/modules
Raoul Scarazzini 86387df8b3 Fix docker_container stop/start image dependency (#41678)
This commit adds a conditional inside the constructor so that if a user
didn't specified an image parameter all the code related to the image
version comparison is omitted.
This is extremely useful when a user want to just stop and start
containers using just the name, keeping everything as it is, without the
need of specifying all the image and command stuff used at creation.
Today if you don't specify the image you get an error, and this is a
confusing [1] behavior.

[1] https://github.com/ansible/ansible/issues/27960
2018-07-19 06:40:23 -04:00
..
cloud Fix docker_container stop/start image dependency (#41678) 2018-07-19 06:40:23 -04: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 elasticsearch_plugin - Show STDERR on module failures. (#41954) 2018-06-29 17:28:17 -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 Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
net_tools Fix for cloudflare_dns SRV record and Python3 (#42914) 2018-07-18 09:43:16 +05:30
network print vyos_config diff (#42494) 2018-07-19 11:19:51 +05:30
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 Fix 2 issues in sysvinit module (#42786) 2018-07-16 21:33:01 -04:00
utilities Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 2018-07-09 06:53:59 -04:00
windows JM: allow choco to install 32 bit version (#42946) 2018-07-19 20:15:31 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00