Last active
March 1, 2021 16:41
-
-
Save abadger/2b1d86d72e1706e84c4d1c8bb2d1f18c to your computer and use it in GitHub Desktop.
htaccess generated with an earlier version of ansible-2.10.0 versus current.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- docsite/ansible/2.10/.htaccess 2021-03-01 07:56:39.837612425 -0800 | |
+++ tmp/3/.htaccess 2021-03-01 08:29:51.849498052 -0800 | |
@@ -215,6 +215,7 @@ | |
RedirectMatch "^(/ansible/[^/]+)/plugins/lookup/redis.html" "$1/collections/community/general/redis_lookup.html" | |
RedirectMatch "^(/ansible/[^/]+)/plugins/lookup/sequence.html" "$1/collections/ansible/builtin/sequence_lookup.html" | |
RedirectMatch "^(/ansible/[^/]+)/plugins/lookup/shelvefile.html" "$1/collections/community/general/shelvefile_lookup.html" | |
+RedirectMatch "^(/ansible/[^/]+)/plugins/lookup/skydive.html" "$1/collections/community/skydive/skydive_lookup.html" | |
RedirectMatch "^(/ansible/[^/]+)/plugins/lookup/subelements.html" "$1/collections/ansible/builtin/subelements_lookup.html" | |
RedirectMatch "^(/ansible/[^/]+)/plugins/lookup/template.html" "$1/collections/ansible/builtin/template_lookup.html" | |
RedirectMatch "^(/ansible/[^/]+)/plugins/lookup/together.html" "$1/collections/ansible/builtin/together_lookup.html" | |
@@ -2402,31 +2403,11 @@ | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipa_sudorule_module.html" "$1/collections/community/general/ipa_sudorule_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipa_user_module.html" "$1/collections/community/general/ipa_user_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipa_vault_module.html" "$1/collections/community/general/ipa_vault_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipaconfig_module.html" "$1/collections/ansible/builtin/ipaconfig_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipadm_addr_module.html" "$1/collections/community/network/ipadm_addr_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipadm_addrprop_module.html" "$1/collections/community/network/ipadm_addrprop_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipadm_if_module.html" "$1/collections/community/network/ipadm_if_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipadm_ifprop_module.html" "$1/collections/community/network/ipadm_ifprop_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipadm_prop_module.html" "$1/collections/community/network/ipadm_prop_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipadnsconfig_module.html" "$1/collections/ansible/builtin/ipadnsconfig_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipadnsforwardzone_module.html" "$1/collections/ansible/builtin/ipadnsforwardzone_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipadnsrecord_module.html" "$1/collections/ansible/builtin/ipadnsrecord_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipadnszone_module.html" "$1/collections/ansible/builtin/ipadnszone_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipagroup_module.html" "$1/collections/ansible/builtin/ipagroup_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipahbacrule_module.html" "$1/collections/ansible/builtin/ipahbacrule_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipahbacsvc_module.html" "$1/collections/ansible/builtin/ipahbacsvc_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipahbacsvcgroup_module.html" "$1/collections/ansible/builtin/ipahbacsvcgroup_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipahost_module.html" "$1/collections/ansible/builtin/ipahost_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipahostgroup_module.html" "$1/collections/ansible/builtin/ipahostgroup_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipapwpolicy_module.html" "$1/collections/ansible/builtin/ipapwpolicy_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipaservice_module.html" "$1/collections/ansible/builtin/ipaservice_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipasudocmd_module.html" "$1/collections/ansible/builtin/ipasudocmd_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipasudocmdgroup_module.html" "$1/collections/ansible/builtin/ipasudocmdgroup_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipasudorule_module.html" "$1/collections/ansible/builtin/ipasudorule_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipatopologysegment_module.html" "$1/collections/ansible/builtin/ipatopologysegment_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipatopologysuffix_module.html" "$1/collections/ansible/builtin/ipatopologysuffix_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipauser_module.html" "$1/collections/ansible/builtin/ipauser_module.html" | |
-RedirectMatch "^(/ansible/[^/]+)/modules/ipavault_module.html" "$1/collections/ansible/builtin/ipavault_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipify_facts_module.html" "$1/collections/community/general/ipify_facts_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipinfoio_facts_module.html" "$1/collections/community/general/ipinfoio_facts_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/ipmi_boot_module.html" "$1/collections/community/general/ipmi_boot_module.html" | |
@@ -3503,6 +3484,9 @@ | |
RedirectMatch "^(/ansible/[^/]+)/modules/sf_volume_access_group_manager_module.html" "$1/collections/community/general/sf_volume_access_group_manager_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/sf_volume_manager_module.html" "$1/collections/community/general/sf_volume_manager_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/shell_module.html" "$1/collections/ansible/builtin/shell_module.html" | |
+RedirectMatch "^(/ansible/[^/]+)/modules/skydive_capture_module.html" "$1/collections/community/skydive/skydive_capture_module.html" | |
+RedirectMatch "^(/ansible/[^/]+)/modules/skydive_edge_module.html" "$1/collections/community/skydive/skydive_edge_module.html" | |
+RedirectMatch "^(/ansible/[^/]+)/modules/skydive_node_module.html" "$1/collections/community/skydive/skydive_node_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/sl_vm_module.html" "$1/collections/community/general/sl_vm_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/slack_module.html" "$1/collections/community/general/slack_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/slackpkg_module.html" "$1/collections/community/general/slackpkg_module.html" | |
@@ -3810,6 +3794,7 @@ | |
RedirectMatch "^(/ansible/[^/]+)/modules/voss_command_module.html" "$1/collections/community/network/voss_command_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/voss_config_module.html" "$1/collections/community/network/voss_config_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/voss_facts_module.html" "$1/collections/community/network/voss_facts_module.html" | |
+RedirectMatch "^(/ansible/[^/]+)/modules/vr_account_facts_module.html" "$1/collections/ngine_io/vultr/vultr_account_info_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/vr_dns_domain_module.html" "$1/collections/ngine_io/vultr/vultr_dns_domain_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/vr_dns_record_module.html" "$1/collections/ngine_io/vultr/vultr_dns_record_module.html" | |
RedirectMatch "^(/ansible/[^/]+)/modules/vr_firewall_group_module.html" "$1/collections/ngine_io/vultr/vultr_firewall_group_module.html" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment