mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Validate EXAMPLES as YAML
This commit is contained in:
committed by
Toshio Kuratomi
parent
499d3a1b53
commit
7c00346714
@@ -231,7 +231,7 @@ EXAMPLES = '''
|
||||
load_path: my_sinatra.tar
|
||||
|
||||
- name: Build image and with buildargs
|
||||
docker_image:
|
||||
docker_image:
|
||||
path: /path/to/build/dir
|
||||
name: myimage
|
||||
buildargs:
|
||||
|
||||
Reference in New Issue
Block a user