Fix fortimanager httpapi redirect (#71073)

* The fortimanager httpapi plugin is in fortinet.fortimanager, not in fortinet.fortios.

* Add changelog fragment.
This commit is contained in:
Felix Fontein 2020-08-04 06:42:46 +02:00 committed by GitHub
parent 86b6c4bbb6
commit 4bd7580dd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "fortimanager httpapi plugin - fix redirect to point to the ``fortinet.fortimanager`` collection (https://github.com/ansible/ansible/pull/71073)."

View file

@ -9485,7 +9485,7 @@ plugin_routing:
fortianalyzer:
redirect: community.network.fortianalyzer
fortimanager:
redirect: fortinet.fortios.fortimanager
redirect: fortinet.fortimanager.fortimanager
ftd:
redirect: community.network.ftd
vmware: