1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
Felix Fontein 891687284f docker_* modules: improve diff (#48546)
* Add difference tracking tool

* Improve --diff mode for docker_container.

* Improve diffs of sets by ordering the sets.

* Rewrite imports, get rid of HAS_DOCKER_PY_x variables and use docker_version instead.

* Rename container -> active (more generic).

* Add --diff for docker_volume. Change old diff output.

* Add --diff for docker_network. Change old diff output.

* Add --diff for docker_swarm_service.

* Add changelog.

* Add entry for porting guide on docker_network and docker_volume.
2018-11-19 09:59:54 +00:00
..
cloud docker_* modules: improve diff (#48546) 2018-11-19 09:59:54 +00:00
clustering Provide Kubernetes resource validation to k8s module (#43352) 2018-11-16 12:44:59 +00:00
commands command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
crypto Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
database kibana_plugin: Use update plugin command syntax (#46593) 2018-11-14 23:31:21 -05:00
files Clarify what recursive setting of attributes means (#48548) 2018-11-13 15:11:48 -06:00
identity Added nonstring='passthru' when calling to_native to avoid passing a 'None' string to the ipa client (#48157) 2018-11-06 12:17:07 +00:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Add rabbitmq_vhost_limits module (#37821) 2018-11-15 10:10:41 +05:30
monitoring zabbix_map: Add module to create Zabbix maps based on data written in DOT language (#23026) 2018-11-18 15:57:51 +01:00
net_tools nmcli: Introduce IPIP Tunnel (#45933) 2018-11-16 23:57:11 -05:00
network Initial commit for fortios_firewall_policy (#48815) 2018-11-19 09:58:31 +00:00
notification RabbitMQ publisher module (#44718) 2018-11-15 11:06:54 +10:00
packaging Fix a part of the example (#48851) 2018-11-19 09:33:20 +01:00
remote_management UCS managed objects module for direct control of any object (#44470) 2018-11-16 12:46:41 +00:00
source_control Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
storage Update Pure Storage FlashArray volume module (#45225) 2018-11-10 04:08:28 -05:00
system Sysvinit - Enabling a service should use "defaults" if no runlevels are specified (#48724) 2018-11-15 09:53:10 -05:00
utilities Add new meta task end_host (#47194) 2018-11-14 09:46:25 -05:00
web_infrastructure Add survey_spec parameter to module. (#48182) 2018-11-07 13:09:40 +01:00
windows win_get_url: Rewrite using AnsibleModule (#48390) 2018-11-19 08:17:13 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00