mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-09 03:58:59 +00:00
docker: rename docker_*_facts -> docker_*_info (#54124)
* Rename docker_*_facts -> docker_*_info. * Add changelog. * Update scenario guide.
This commit is contained in:
parent
9c77509cbc
commit
8d62794f91
40 changed files with 114 additions and 106 deletions
3
test/integration/targets/docker_node_info/meta/main.yml
Normal file
3
test/integration/targets/docker_node_info/meta/main.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- setup_docker
|
||||
Loading…
Add table
Add a link
Reference in a new issue