mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Rename return of docker_compose. (#54171)
This commit is contained in:
committed by
John R Barker
parent
bcbcd209f4
commit
752db43b2d
@@ -299,7 +299,7 @@ Noteworthy module changes
|
||||
|
||||
* The ``docker_service`` module was renamed to :ref:`docker_compose <docker_compose_module>`.
|
||||
* The renamed ``docker_compose`` module used to return one fact per service, named same as the service. A dictionary
|
||||
of these facts is returned as the regular return value ``service_facts``. The returned facts will be removed in
|
||||
of these facts is returned as the regular return value ``services``. The returned facts will be removed in
|
||||
Ansible 2.12.
|
||||
|
||||
* The ``docker_swarm_service`` module no longer sets a defaults for the following options:
|
||||
|
||||
Reference in New Issue
Block a user