mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
docker_swarm_service: Remove root as default user (#51110)
* Remove root as default user * Add changelog fragment * Add deprecation documentation * Tweak user default docs for docker_swarm_service Co-Authored-By: hannseman <hannes@5monkeys.se> * Tweak user default deprecation docs Co-Authored-By: hannseman <hannes@5monkeys.se>
This commit is contained in:
parent
ee39853426
commit
b426daa064
3 changed files with 10 additions and 6 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "docker_swarm_service - Don't set ``root`` as the default user."
|
Loading…
Add table
Add a link
Reference in a new issue