Second batch for _facts -> _info rename (#57020)

* Second batch of _facts -> _info.

* Forgot one reference.
This commit is contained in:
Felix Fontein
2019-06-10 13:04:07 +02:00
committed by GitHub
parent e25269e1b3
commit 039eb892ba
11 changed files with 64 additions and 45 deletions

View File

@@ -0,0 +1,4 @@
minor_changes:
- The ``jenkins_job_facts`` module has been renamed to ``jenkins_job_info``.
- The ``intersight_facts`` module has been renamed to ``intersight_info``.
- The ``github_webhook_facts`` module has been renamed to ``github_webhook_info``.