This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
Docs:Redirects
Toshio Kuratomi edited this page Jul 14, 2020
·
3 revisions
- redirect-only inside the same collection (aka, permanaent alias).
- [thoughts]
- redirect-only to a different collection.
- [thoughts]
- deprecation with no redirect.
- needs no special logic, since it is already handled by the regular docs build (
ansible-test sanity
ensures that runtime.yml deprecations agree with in-module deprecations)
- needs no special logic, since it is already handled by the regular docs build (
- deprecation and redirect inside the same collection.
- [thoughts]
- deprecation and redirect to a different collection.
- [thoughts]
Proposed fix:
- Remove the redirect. We don't need it anymore (affects 2.4 and 2.3-style URLs coming into the modern era)
- Replace with: RedirectMatch permanent "^/ansible/(devel|latest)/([^/]+_module).html$" "/ansible/$1/modules/$2.html"
This Wiki is used for quick notes, not for support or documentation.
Working groups are now in the Ansible forum
Ansible project:
Community,
Contributor Experience,
Docs,
News,
Outreach,
RelEng,
Testing
Cloud:
AWS,
Azure,
CloudStack,
Container,
DigitalOcean,
Docker,
hcloud,
Kubernetes,
Linode,
OpenStack,
oVirt,
Virt,
VMware
Networking:
ACI,
AVI,
F5,
Meraki,
Network,
NXOS
Ansible Developer Tools:
Ansible-developer-tools
Software:
Crypto,
Foreman,
GDrive,
GitLab,
Grafana,
IPA,
JBoss,
MongoDB,
MySQL,
PostgreSQL,
RabbitMQ,
Zabbix
System:
AIX,
BSD,
HP-UX,
macOS,
Remote Management,
Solaris,
Windows
Security:
Security-Automation,
Lockdown
Tooling:
AWX,
Galaxy,
Molecule
Plugins:
httpapi