mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
[stable-1] Fix docker tests (#1398)
* Adjust version_added, re-place tests. (#34) * Template docker test containers. * Forgot to adjust test.
This commit is contained in:
parent
ab94b0ace0
commit
e03431d9f6
55 changed files with 823 additions and 801 deletions
|
@ -17,7 +17,7 @@ service_expected_output:
|
|||
healthcheck_disabled: null
|
||||
hostname: null
|
||||
hosts: null
|
||||
image: busybox
|
||||
image: "{{ docker_test_image_busybox }}"
|
||||
labels: null
|
||||
limit_cpu: null
|
||||
limit_memory: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue