mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
docker: rename docker_*_facts -> docker_*_info (#54124)
* Rename docker_*_facts -> docker_*_info. * Add changelog. * Update scenario guide.
This commit is contained in:
committed by
John R Barker
parent
9c77509cbc
commit
8d62794f91
7
test/integration/targets/docker_node_info/aliases
Normal file
7
test/integration/targets/docker_node_info/aliases
Normal file
@@ -0,0 +1,7 @@
|
||||
shippable/posix/group3
|
||||
skip/osx
|
||||
skip/freebsd
|
||||
destructive
|
||||
skip/docker # The tests sometimes make docker daemon unstable; hence,
|
||||
# we skip all docker-based CI runs to avoid disrupting
|
||||
# the whole CI system.
|
||||
Reference in New Issue
Block a user