mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
docker_swarm_service: Documentation fixes (#53479)
* Document and validate mode choices * Update examples * Test cpu float values * Test correct option * Fix module return sample * Add secrets and user to module return value * Order options alphabetically * Add changelog * yaml indentation * Revert "Order options alphabetically" This reverts commit 51dabccda7930b707d5683670af7f89a68aeb577. * Be consistent with choices type
This commit is contained in:
parent
008db85d44
commit
3d07e7241a
5 changed files with 155 additions and 65 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "docker_swarm_service - Validate choices for option ``mode``."
|
Loading…
Add table
Add a link
Reference in a new issue