mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Use multiple YAML documents for inventory plugin examples. (#1023)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.azure-pipelines/scripts/publish-codecov.py replace-urlopen
|
||||
plugins/inventory/docker_containers.py yamllint:unparsable-with-libyaml
|
||||
plugins/inventory/docker_machine.py yamllint:unparsable-with-libyaml
|
||||
plugins/inventory/docker_swarm.py yamllint:unparsable-with-libyaml
|
||||
plugins/modules/docker_container_copy_into.py validate-modules:undocumented-parameter # _max_file_size_for_diff is used by the action plugin
|
||||
plugins/modules/docker_image_build.py validate-modules:invalid-documentation
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
plugins/inventory/docker_containers.py yamllint:unparsable-with-libyaml
|
||||
plugins/inventory/docker_machine.py yamllint:unparsable-with-libyaml
|
||||
plugins/inventory/docker_swarm.py yamllint:unparsable-with-libyaml
|
||||
plugins/modules/docker_container_copy_into.py validate-modules:undocumented-parameter # _max_file_size_for_diff is used by the action plugin
|
||||
plugins/modules/docker_image_build.py validate-modules:invalid-documentation
|
||||
|
||||
Reference in New Issue
Block a user