mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Use FQCNs. (#1180)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
####################################################################
|
||||
|
||||
- name: Get facts
|
||||
current_container_facts:
|
||||
community.docker.current_container_facts:
|
||||
register: result
|
||||
|
||||
# WARNING: This is not a proper test as it won't fail when the module does not work!
|
||||
|
||||
Reference in New Issue
Block a user