mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 04:12:48 +00:00
error in docker_container example (#5631)
This commit is contained in:
committed by
Matt Clay
parent
480c364afd
commit
be7af0193d
@@ -571,7 +571,6 @@ EXAMPLES = '''
|
||||
|
||||
- name: Add container to networks
|
||||
docker_container:
|
||||
docker_container:
|
||||
name: sleepy
|
||||
networks:
|
||||
- name: TestingNet
|
||||
|
||||
Reference in New Issue
Block a user