mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
docker_swarm_service: Documentation fixes (#50861)
* Describe labels and container_labels correctly * Clarify reserve_memory and limit_memory docs * Remove default from container_labels doc * Remove trailing whitespace * Document min api version for configs and secrets * Add changelog fragment * Specify type on labels and container_labels * Consolidate required API version descriptions * Update reserve and limit memory docs * Use correct power-of-two units * Remove description about limit_memory minimum 4mb
This commit is contained in:
committed by
John R Barker
parent
d28bf14c67
commit
644057e9ec
@@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- "docker_swarm_service - Document minimal API version for ``configs`` and ``secrets``."
|
||||
- "docker_swarm_service - Document ``labels`` and ``container_labels`` with correct type."
|
||||
- "docker_swarm_service - Document ``limit_memory`` and ``reserve_memory`` correctly on how to specify sizes."
|
||||
Reference in New Issue
Block a user