Rename one_image_facts -> one_image_info (#57035)

* Rename one_image_facts -> one_image_info.

* Add changelog.

* Forgot symlink.
This commit is contained in:
Felix Fontein
2019-05-29 21:23:25 +02:00
committed by GitHub
parent ba18dd713a
commit c47e9d22b4
7 changed files with 28 additions and 21 deletions

View File

@@ -75,6 +75,7 @@ Noteworthy module changes
* The ``k8s_facts`` module was renamed to :ref:`k8s_info <k8s_info_module>`.
* The ``bigip_device_facts`` module was renamed to :ref:`bigip_device_info <bigip_device_info_module>`.
* The ``bigiq_device_facts`` module was renamed to :ref:`bigiq_device_info <bigiq_device_info_module>`.
* The ``one_image_facts`` module was renamed to :ref:`one_image_info <one_image_info_module>`.
Plugins