mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-30 20:23:49 +00:00
[TEMP] Run current_container_facts module in CI outside of ansible-test.
This commit is contained in:
@@ -16,6 +16,8 @@ else
|
||||
target="azp/"
|
||||
fi
|
||||
|
||||
ansible localhost -m community.docker.current_container_facts
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
ansible-test integration --color -v --retry-on-error "${target}" ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} ${UNSTABLE:+"$UNSTABLE"} \
|
||||
--docker "${image}"
|
||||
|
||||
Reference in New Issue
Block a user