community.general/lib/ansible/modules
Felix Fontein 4fac91bed5 docker_container: add networks_cli_compatible option (#54198)
* Adding networks_cli_compatible option.

* Move network tests into own test file.

* Extend tests (for networks_cli_compatible=no).

* Adding tests for networks_cli_compatible=yes.

* There seems to be no way to create a container without at least one network attached.

* Integrate networks / purge_networks with comparisons.

* Speed up tests.

* Removing double dot.

* Add changelog.

* Use comparisons value only if the networks option has been specified. purge_networks on the other hand also removes networks if it has not been specified.
2019-03-25 15:06:21 -04:00
..
cloud docker_container: add networks_cli_compatible option (#54198) 2019-03-25 15:06:21 -04:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto openssl_dhparam: fix state=absent (#54296) 2019-03-25 12:00:20 -05:00
database postgresql_schema: doc fix, return value, usage pg_utils (#54237) 2019-03-22 16:18:57 +00:00
files assemble: avoid extra newline on Python 3 (#54176) 2019-03-22 09:14:02 -05:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring minor typo fix in zabbix_action (#54229) 2019-03-22 17:49:43 +05:30
net_tools uri: do not write the file after failure (#53515) 2019-03-22 09:32:43 -05:00
network Add response documentation. (#54276) 2019-03-25 13:04:08 -04:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging Fixes flatpak module to work with flatpak >=1.2.0, fixes #51485 (#51482) 2019-03-21 15:57:41 +00:00
remote_management fix AttributeError for 'systems_uri' (#54178) 2019-03-21 17:50:40 -04:00
source_control Add Bitbucket Pipelines variable module (#54049) 2019-03-22 13:17:08 +01:00
storage Add gluster_heal_facts module for Gluster storage. (#45997) 2019-03-25 16:33:31 +05:30
system Add BusyBox support to user module (#45507) 2019-03-21 11:42:12 -04:00
utilities fixed docbuild errors (#54061) 2019-03-20 11:23:06 -05:00
web_infrastructure tower_settings: "get" isn't implemented, "value" parameter is required (#54028) 2019-03-19 12:28:16 -04:00
windows Windows module: win_optional_feature for Windows workstations (#53709) 2019-03-20 12:13:06 +10:00
__init__.py