mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
docker_swarm_service: Use str type for configs/secrets gid/uid (#55591)
* Change type of secrets gid/uid to str * Add changelog fragment Co-Authored-By: hannseman <hannes@5monkeys.se>
This commit is contained in:
committed by
Sam Doran
parent
a8c3eeaa3d
commit
14c60e6ec8
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_swarm_service - Change the type of options ``gid`` and ``uid`` on ``secrets`` and ``configs`` to ``str``."
|
||||
Reference in New Issue
Block a user