mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-17 04:16:42 +00:00
Forgot to add version_added.
This commit is contained in:
parent
c7cbec0163
commit
b114d451fd
@ -14,6 +14,8 @@ module: docker_container_copy_into
|
||||
|
||||
short_description: Copy a file into a Docker container
|
||||
|
||||
version_added: 3.4.0
|
||||
|
||||
description:
|
||||
- Copy a file into a Docker container.
|
||||
- Similar to C(docker cp).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user