mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
clarify port.mode paramter requiremets, fail if unmet (#47938)
* clarify port.mode paramter requiremets, fail if unmet * changelog fragment * shorten too long line * remove unnecessary indentation * test version on docker_version for better maintainability * normalize imports * changelog fragment: minor_changes -> bugfixes * rollback e96a7e57dfefd566fa47cf465a759637affd4795 * typo Co-Authored-By: dariko <dariko@users.noreply.github.com>
This commit is contained in:
parent
0206a46e1d
commit
89bcd3ff1e
2 changed files with 9 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "docker_swarm_service - The ``publish``.``mode`` parameter was being ignored if docker-py version was < 3.0.0. Added a parameter validation test."
|
Loading…
Add table
Add a link
Reference in a new issue