From eb3e4b3a7b8dc39f90264ab6b40c72a48cc0fd59 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 12 May 2020 22:10:17 -0700 Subject: [PATCH] cyberark appears to have renamed their collection Trying to build docs for Ansible-2.10 and ran into error #69475 in ansible-doc. To work around that I need to get a newer cyberark collection which fixes the issues. Unfortunately, it looks like the cyberark team has renamed their collection from bizdev to pas is not responding to issues on github. I'm putting in this PR for them to get this updated before 2.10 so that the modules will work out of the box. --- lib/ansible/config/routing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ansible/config/routing.yml b/lib/ansible/config/routing.yml index 00347f353af..8dc66b2e67c 100644 --- a/lib/ansible/config/routing.yml +++ b/lib/ansible/config/routing.yml @@ -6774,9 +6774,9 @@ plugin_routing: skydive_node: redirect: skydive.skydive.skydive_node cyberark_authentication: - redirect: cyberark.bizdev.cyberark_authentication + redirect: cyberark.pas.cyberark_authentication cyberark_user: - redirect: cyberark.bizdev.cyberark_user + redirect: cyberark.pas.cyberark_user gcp_appengine_firewall_rule: redirect: google.cloud.gcp_appengine_firewall_rule gcp_appengine_firewall_rule_info: