Skip to content

Commit 0378fe5

Browse files
gundalowclaudepre-commit-ci[bot]alisonlhart
authored
Migrate RTD URLs to docs.ansible.com (#4842)
Co-authored-by: Claude <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alison Hart <[email protected]>
1 parent f43c73b commit 0378fe5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+172
-170
lines changed

.ansible-lint-ignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# See https://ansible.readthedocs.io/projects/lint/configuring/#ignoring-rules-for-entire-files
1+
# See https://docs.ansible.com/projects/lint/configuring/#ignoring-rules-for-entire-files
22
playbook2.yml package-latest # comment
33
playbook2.yml foo-bar

.github/CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Community Code of Conduct
22

33
Please see the official
4-
[Ansible Community Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
4+
[Ansible Community Code of Conduct](https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html).

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ contact_links:
99
url: https://github.com/ansible/ansible-lint/discussions/
1010
about: Any kind of questions should go on the forum.
1111
- name: Security bug report
12-
url: https://docs.ansible.com/ansible/latest/community/reporting_bugs_and_features.html
12+
url: https://docs.ansible.com/projects/ansible/latest/community/reporting_bugs_and_features.html
1313
about: |
1414
Please learn how to report security vulnerabilities here.
1515
1616
For all security related bugs, email [email protected]
1717
instead of using this issue tracker and you will receive
1818
a prompt response.
1919
20-
For more information, see https://docs.ansible.com/ansible/latest/community/reporting_bugs_and_features.html
20+
For more information, see https://docs.ansible.com/projects/ansible/latest/community/reporting_bugs_and_features.html
2121
- name: Ansible Code of Conduct
22-
url: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html
22+
url: https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html
2323
about: Be nice to other members of the community. Behave.

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ policy. Please find more information in [our docs].
88
## Reporting a Vulnerability
99

1010
We encourage responsible disclosure practices for security
11-
vulnerabilities. Please read our [policies for reporting bugs](https://docs.ansible.com/ansible/devel/community/reporting_bugs_and_features.html#reporting-a-bug)
11+
vulnerabilities. Please read our [policies for reporting bugs](https://docs.ansible.com/projects/ansible/devel/community/reporting_bugs_and_features.html#reporting-a-bug)
1212
if you want to report a security issue that might affect Ansible.
1313

14-
[our docs]: https://docs.ansible.com/ansible-core/devel/reference_appendices/release_and_maintenance.html#ansible-core-release-cycle
14+
[our docs]: https://docs.ansible.com/projects/ansible-core/devel/reference_appendices/release_and_maintenance.html#ansible-core-release-cycle

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![PyPI version](https://img.shields.io/pypi/v/ansible-lint.svg)](https://pypi.org/project/ansible-lint)
2-
[![Ansible-lint rules explanation](https://img.shields.io/badge/Ansible--lint-rules-blue.svg)](https://ansible.readthedocs.io/projects/lint/rules/)
2+
[![Ansible-lint rules explanation](https://img.shields.io/badge/Ansible--lint-rules-blue.svg)](https://docs.ansible.com/projects/lint/rules/)
33
[![Discussions](https://img.shields.io/badge/Discussions-gray.svg)](https://forum.ansible.com/tag/ansible-lint)
44
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
55

@@ -9,7 +9,7 @@
99
potentially be improved. As a community-backed project ansible-lint supports
1010
only the last two major versions of Ansible.
1111

12-
[Visit the Ansible Lint docs site](https://ansible.readthedocs.io/projects/lint/)
12+
[Visit the Ansible Lint docs site](https://docs.ansible.com/projects/lint/)
1313

1414
# Using ansible-lint as a GitHub Action
1515

@@ -60,11 +60,11 @@ For more details, see [ansible-lint-action].
6060
# Communication
6161

6262
Refer to the
63-
[Talk to us](https://ansible.readthedocs.io/projects/lint/contributing/#talk-to-us)
63+
[Talk to us](https://docs.ansible.com/projects/lint/contributing/#talk-to-us)
6464
section of the Contributing guide to find out how to get in touch with us.
6565

6666
You can also find more information in the
67-
[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
67+
[Ansible communication guide](https://docs.ansible.com/projects/ansible/devel/community/communication.html).
6868

6969
# Contributing
7070

@@ -73,7 +73,7 @@ Please read [Contribution guidelines] if you wish to contribute.
7373
# Code of Conduct
7474

7575
Please see the
76-
[Ansible Community Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
76+
[Ansible Community Code of Conduct](https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html).
7777

7878
# Licensing
7979

@@ -91,11 +91,11 @@ by [Red Hat] project.
9191

9292
[ansible]: https://ansible.com
9393
[contribution guidelines]:
94-
https://ansible.readthedocs.io/projects/lint/contributing
94+
https://docs.ansible.com/projects/lint/contributing
9595
[gplv3]: https://github.com/ansible/ansible-lint/blob/main/COPYING
9696
[mit]:
9797
https://github.com/ansible/ansible-lint/blob/main/docs/licenses/LICENSE.mit.txt
9898
[red hat]: https://redhat.com
9999
[will thames]: https://github.com/willthames
100100
[ansible-lint-action]:
101-
https://ansible.readthedocs.io/projects/lint/installing/#installing-from-source-code
101+
https://docs.ansible.com/projects/lint/installing/#installing-from-source-code

docs/contributing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@ community.
5252
announcements including social events.
5353

5454
To get release announcements and important changes from the community, see the
55-
[Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn).
55+
[Bullhorn newsletter](https://docs.ansible.com/projects/ansible/devel/community/communication.html#the-bullhorn).
5656

5757
For a live chat experience join
5858
the [#devtools:ansible.com](https://matrix.to/#/#devtools:ansible.com)
5959
Matrix room.
6060

6161
You can find more information in the
62-
[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
62+
[Ansible communication guide](https://docs.ansible.com/projects/ansible/devel/community/communication.html).
6363

6464
Possible security bugs should be reported via email to
6565
@@ -69,14 +69,14 @@ Possible security bugs should be reported via email to
6969
As with all Ansible projects, we have a [Code of Conduct].
7070

7171
[ansible communication]:
72-
https://docs.ansible.com/ansible/latest/community/communication.html
72+
https://docs.ansible.com/projects/ansible/latest/community/communication.html
7373
[code of conduct]:
74-
https://docs.ansible.com/ansible/latest/community/code_of_conduct.html
74+
https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html
7575
[creating your fork on github]:
7676
https://docs.github.com/en/get-started/quickstart/contributing-to-projects
7777
[discussions]: https://github.com/ansible/ansible-lint/discussions
7878
[supported ansible versions]:
79-
https://docs.ansible.com/ansible-core/devel/reference_appendices/release_and_maintenance.html#ansible-core-release-cycle
79+
https://docs.ansible.com/projects/ansible-core/devel/reference_appendices/release_and_maintenance.html#ansible-core-release-cycle
8080
[tox]: https://tox.readthedocs.io
8181

8282
## Module dependency graph

docs/installing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ automation content.
3535
related to the installation will be closed and locked.
3636

3737
For a container image, we recommend using
38-
[community-ansible-dev-tools](https://ansible.readthedocs.io/projects/dev-tools/container/)
38+
[community-ansible-dev-tools](https://docs.ansible.com/projects/dev-tools/container/)
3939
which includes `ansible-dev-tools` (it combines critical Ansible development packages into
4040
a unified Python package). If you have a use case that the `community-ansible-dev-tools`
4141
container doesn't satisfy, please contact the team through the
@@ -136,7 +136,7 @@ All the arguments are optional and most users should not need them:
136136

137137
Due to limitations on how GitHub Actions are processing arguments, we do not
138138
plan to provide extra options. You will have to make use of
139-
[ansible-lint own configuration file](https://ansible.readthedocs.io/projects/lint/configuring/)
139+
[ansible-lint own configuration file](https://docs.ansible.com/projects/lint/configuring/)
140140
to alter its behavior.
141141

142142
### Installing roles and collections from private repositories

docs/usage.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ $ ansible-lint examples/playbooks/play.yml examples/roles/bobbins
7272
```
7373

7474
[collection structure layout]:
75-
https://docs.ansible.com/ansible-core/devel/dev_guide/developing_collections_structure.html#collection-structure
75+
https://docs.ansible.com/projects/ansible-core/devel/dev_guide/developing_collections_structure.html#collection-structure
7676

7777
## Running example playbooks
7878

@@ -311,18 +311,18 @@ fully understand [variable precedence].
311311
[sarif]:
312312
https://docs.oasis-open.org/sarif/sarif/v2.1.0/csprd01/sarif-v2.1.0-csprd01.html
313313
[variable precedence]:
314-
https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html#understanding-variable-precedence
314+
https://docs.ansible.com/projects/ansible/latest/playbook_guide/playbooks_variables.html#understanding-variable-precedence
315315

316316
## Dependencies and requirements
317317

318318
Ansible-lint will recognize `requirements.yml` files used for runtime and
319319
testing purposes and install them automatically. Valid locations for these files
320320
are:
321321

322-
- [`requirements.yml`](https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#installing-roles-and-collections-from-the-same-requirements-yml-file)
322+
- [`requirements.yml`](https://docs.ansible.com/projects/ansible/latest/galaxy/user_guide.html#installing-roles-and-collections-from-the-same-requirements-yml-file)
323323
- `roles/requirements.yml`
324324
- `collections/requirements.yml`
325325
- `tests/requirements.yml`
326326
- `tests/integration/requirements.yml`
327327
- `tests/unit/requirements.yml`
328-
- [`galaxy.yml`](https://docs.ansible.com/ansible/latest/dev_guide/collections_galaxy_meta.html)
328+
- [`galaxy.yml`](https://docs.ansible.com/projects/ansible/latest/dev_guide/collections_galaxy_meta.html)

examples/ansible-navigator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
# see https://ansible-navigator.readthedocs.io/en/latest/settings/
2+
# see https://docs.ansible.com/projects/navigator/settings/
33
ansible-navigator: {}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
# https://ansible-navigator.readthedocs.io/en/latest/settings/
2+
# https://docs.ansible.com/projects/navigator/settings/
33
ansible: {} # invalid as it is missing 'ansible-navigator' parent key

0 commit comments

Comments
 (0)