diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 67405c8769a..e41a9391fde 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -4044,7 +4044,7 @@ files: maintainers: $team_extreme migrated_to: community.general $plugins/httpapi/splunk.py: - migrated_to: splunk.enterprise_security + migrated_to: splunk.es $plugins/httpapi/qradar.py: migrated_to: ibm.qradar $plugins/inventory/__init__.py: diff --git a/changelogs/fragments/runtime-splunk-redirect.yml b/changelogs/fragments/runtime-splunk-redirect.yml new file mode 100644 index 00000000000..45c76ddd36c --- /dev/null +++ b/changelogs/fragments/runtime-splunk-redirect.yml @@ -0,0 +1,2 @@ +bugfixes: + - splunk httpapi plugin - switch from splunk.enterprise_security to splunk.es in runtime.yml to reflect upstream change of Collection Name diff --git a/docs/docsite/rst/user_guide/collections_using.rst b/docs/docsite/rst/user_guide/collections_using.rst index 0aad135fe3e..cbd1962dfaa 100644 --- a/docs/docsite/rst/user_guide/collections_using.rst +++ b/docs/docsite/rst/user_guide/collections_using.rst @@ -129,7 +129,7 @@ To list installed collections, run ``ansible-galaxy collection list``. This show cisco.aci 0.0.5 cisco.mso 0.0.4 sandwiches.ham * - splunk.enterprise_security 0.0.5 + splunk.es 0.0.5 # /usr/share/ansible/collections/ansible_collections Collection Version @@ -179,7 +179,7 @@ To search other paths for collections, use the ``-p`` option. Specify multiple s cisco.mso 0.0.4 fortinet.fortios 1.0.1 sandwiches.ham * - splunk.enterprise_security 0.0.5 + splunk.es 0.0.5 # /usr/share/ansible/collections/ansible_collections Collection Version diff --git a/lib/ansible/config/ansible_builtin_runtime.yml b/lib/ansible/config/ansible_builtin_runtime.yml index 3da332bfd10..26182b61b97 100644 --- a/lib/ansible/config/ansible_builtin_runtime.yml +++ b/lib/ansible/config/ansible_builtin_runtime.yml @@ -8606,7 +8606,7 @@ plugin_routing: nxos: redirect: cisco.nxos.nxos splunk: - redirect: splunk.enterprise_security.splunk + redirect: splunk.es.splunk qradar: redirect: ibm.qradar.qradar inventory: