Skip to content

Commit d9bf300

Browse files
gundalowclaude
andcommitted
docs: update readthedocs.io URLs to docs.ansible.com equivalents
🤖 Generated with Claude Code https://claude.ai/code Co-Authored-By: Claude <[email protected]>
1 parent e818a42 commit d9bf300

File tree

12 files changed

+21
-21
lines changed

12 files changed

+21
-21
lines changed

.github/CODE_OF_CONDUCT.md

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

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

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
**Thank you for reporting a bug in Ansible Runner.**
1111
1212
If this is a question about using `ansible-runner`, please do not use a new issue for your question.
13-
New issues should be used only for submitting a new bug report. Please consult the [Community guide](https://ansible.readthedocs.io/projects/runner/en/latest/community/)
13+
New issues should be used only for submitting a new bug report. Please consult the [Community guide](https://docs.ansible.com/projects/runner/en/latest/community/)
1414
for information on how to submit your question to the [Ansible Forum](https://forum.ansible.com/).
1515
1616
- type: input

.github/ISSUE_TEMPLATE/documentation_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
value: |
1111
**Thank you reporting an issue with Ansible Runner documentation.**
1212
13-
If you are looking for community support, please visit the [Community guide](https://ansible.readthedocs.io/projects/runner/en/latest/community/)
13+
If you are looking for community support, please visit the [Community guide](https://docs.ansible.com/projects/runner/en/latest/community/)
1414
for information on how to get in touch.
1515
1616
- type: textarea

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
value: |
1111
**Thank you for suggesting a new feature for Ansible Runner.**
1212
13-
If you are looking for community support, please visit the [Community guide](https://ansible.readthedocs.io/projects/runner/en/latest/community/)
13+
If you are looking for community support, please visit the [Community guide](https://docs.ansible.com/projects/runner/en/latest/community/)
1414
for information on how to get in touch.
1515
1616
- type: textarea

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Hi there! We're excited to have you as a contributor.
44

55
If you have questions about this document or anything not covered here?
6-
See the [Community section](https://ansible.readthedocs.io/projects/runner/en/latest/community/) of the docs for information about getting in touch.
6+
See the [Community section](https://docs.ansible.com/projects/runner/en/latest/community/) of the docs for information about getting in touch.
77

88
## Things to know prior to submitting code
99

@@ -42,5 +42,5 @@ To reactivate the virtual environment:
4242
```
4343

4444

45-
[Ansible code of conduct]: http://docs.ansible.com/ansible/latest/community/code_of_conduct.html
45+
[Ansible code of conduct]: https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html
4646

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Ansible Runner
22
==============
33

44
[![PyPi](https://img.shields.io/pypi/v/ansible-runner.svg?logo=Python)](https://pypi.org/project/ansible-runner/)
5-
[![Documentation](https://readthedocs.org/projects/ansible-runner/badge/?version=stable)](https://ansible-runner.readthedocs.io/en/latest/)
6-
[![Code of Conduct](https://img.shields.io/badge/Code%20of%20Conduct-Ansible-silver.svg)](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)
5+
[![Documentation](https://readthedocs.org/projects/ansible-runner/badge/?version=stable)](https://docs.ansible.com/projects/runner/en/latest/)
6+
[![Code of Conduct](https://img.shields.io/badge/Code%20of%20Conduct-Ansible-silver.svg)](https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html)
77
[![codecov](https://codecov.io/gh/ansible/ansible-runner/branch/devel/graph/badge.svg?token=CmCcjBz0pQ)](https://codecov.io/gh/ansible/ansible-runner)
88

99
Ansible Runner is a tool and Python library that helps when interfacing with Ansible directly or as part of another system. Ansible Runner works as a standalone tool, a container image interface, or a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
@@ -22,6 +22,6 @@ Get Involved
2222
[GitHub issues]: https://github.com/ansible/ansible-runner/issues
2323
[GitHub Milestones]: https://github.com/ansible/ansible-runner/milestones
2424
[contributing guide]: https://github.com/ansible/ansible-runner/blob/devel/CONTRIBUTING.md
25-
[Community]: https://ansible.readthedocs.io/projects/runner/en/latest/community/
26-
[Ansible communication guide]: https://docs.ansible.com/ansible/devel/community/communication.html
27-
[latest documentation]: https://ansible.readthedocs.io/projects/runner/en/latest/
25+
[Community]: https://docs.ansible.com/projects/runner/en/latest/community/
26+
[Ansible communication guide]: https://docs.ansible.com/projects/ansible/devel/community/communication.html
27+
[latest documentation]: https://docs.ansible.com/projects/runner/en/latest/

docs/community.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Here's how to reach the community.
99
Code of Conduct
1010
---------------
1111

12-
All communication and interactions in the Ansible community are governed by the `Ansible code of conduct <https://docs.ansible.com/ansible/devel/community/code_of_conduct.html>`_.
12+
All communication and interactions in the Ansible community are governed by the `Ansible code of conduct <https://docs.ansible.com/projects/ansible/devel/community/code_of_conduct.html>`_.
1313
Please read and abide by it!
1414
Reach out to our community team at `[email protected] <mailto:[email protected]>`_ if you have any questions or need assistance.
1515

@@ -22,7 +22,7 @@ Search by categories and tags to find interesting topics or start a new one; sub
2222

2323
* `Get Help <https://forum.ansible.com/c/help/6>`_: get help or help others. Please add appropriate tags if you start new discussions, for example ``ansible-runner``, ``playbook``, and ``awx``.
2424
* `Posts tagged with 'ansible-runner' <https://forum.ansible.com/tag/ansible-runner>`_: subscribe to participate in project-related conversations.
25-
* `Bullhorn newsletter <https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn>`_: used to announce releases and important changes.
25+
* `Bullhorn newsletter <https://docs.ansible.com/projects/ansible/devel/community/communication.html>`_: used to announce releases and important changes.
2626
* `Social Spaces <https://forum.ansible.com/c/chat/4>`_: gather and interact with fellow enthusiasts.
2727
* `News & Announcements <https://forum.ansible.com/c/news/5>`_: track project-wide announcements including social events.
2828

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def _get_version():
9393
html_theme_options = {
9494
'display_version': False,
9595
'titles_only': False,
96-
'documentation_home_url': 'https://ansible-runner.readthedocs.io/en/stable/',
96+
'documentation_home_url': 'https://docs.ansible.com/projects/runner/en/stable/',
9797
}
9898

9999
# Add any paths that contain custom static files (such as style sheets) here,

docs/execution_environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Using Runner with Execution Environments
55

66
.. note::
77

8-
For an Execution Environments general technology overview and to learn how get started using it in a few easy steps, see the `Getting started with Execution Environments guide <https://docs.ansible.com/ansible/devel/getting_started_ee/index.html>`_.
8+
For an Execution Environments general technology overview and to learn how get started using it in a few easy steps, see the `Getting started with Execution Environments guide <https://docs.ansible.com/projects/ansible/devel/getting_started_ee/index.html>`_.
99

1010
**Execution Environments** are meant to be a consistent, reproducible, portable,
1111
and shareable method to run Ansible Automation jobs in the exact same way on

docs/intro.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ the environment variables that will be added to the environment at run-time::
9595
have to worry about the format of certain prompts emitted from **Ansible** itself. In particular, vault passwords need to become more flexible.
9696

9797
**Ansible** itself is set up to emit passwords to certain prompts, these prompts can be requested (``-k`` for example to prompt for the connection password).
98-
Likewise, prompts can be emitted via `vars_prompt <https://docs.ansible.com/ansible/latest/user_guide/playbooks_prompts.html>`_ and also
99-
`Ansible Vault <https://docs.ansible.com/ansible/2.5/user_guide/vault.html#vault-ids-and-multiple-vault-passwords>`_.
98+
Likewise, prompts can be emitted via `vars_prompt <https://docs.ansible.com/projects/ansible/latest/user_guide/playbooks_prompts.html>`_ and also
99+
`Ansible Vault <https://docs.ansible.com/projects/ansible/latest/index.html>`_.
100100

101101
In order for **Runner** to respond with the correct password, it needs to be able to match the prompt and provide the correct password. This is currently supported
102102
by providing a yaml or json formatted file with a regular expression and a value to emit, for example::
@@ -157,7 +157,7 @@ The process isolation settings are meant to control the process isolation featur
157157
* ``process_isolation_ro_paths``: ``None`` Path or list of paths on the system that should be exposed to the playbook run as read-only.
158158

159159
These settings instruct **Runner** to execute **Ansible** tasks inside a container environment.
160-
For information about building execution environments, see `ansible-builder <https://ansible-builder.readthedocs.io/>`_.
160+
For information about building execution environments, see `ansible-builder <https://docs.ansible.com/projects/builder/en/latest/>`_.
161161

162162
To execute **Runner** with an execution environment:
163163

@@ -189,7 +189,7 @@ Modules
189189
Roles
190190
-----
191191

192-
**Runner** has the ability to execute `Roles <https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html>`_ directly without first needing
192+
**Runner** has the ability to execute `Roles <https://docs.ansible.com/projects/ansible/latest/user_guide/playbooks_reuse_roles.html>`_ directly without first needing
193193
a playbook to reference them. This directory holds roles used for that. Behind the scenes, **Runner** will generate a playbook and invoke the ``Role``.
194194

195195
.. _artifactdir:

0 commit comments

Comments
 (0)