mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
Add 'init' option for docker_swarm_service. (#476)
* Add 'init' option for docker_swarm_service. * Add changelog fragment. * CR fixes.
This commit is contained in:
parent
8d6d292358
commit
423a7f122a
4 changed files with 67 additions and 0 deletions
|
@ -51,3 +51,4 @@ service_expected_output:
|
|||
update_parallelism: null
|
||||
user: null
|
||||
working_dir: null
|
||||
init: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue