mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
Fix example.
This commit is contained in:
parent
42453444ff
commit
56bbef2b44
@ -75,7 +75,7 @@ seealso:
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: Tag Python 3.12 image with two new names
|
||||
community.docker.docker_image:
|
||||
community.docker.docker_image_tag:
|
||||
name: python:3.12
|
||||
repository:
|
||||
- python-3:3.12
|
||||
|
||||
Loading…
Reference in New Issue
Block a user