Skip to content

Commit bc07bfb

Browse files
Fix broken links
$ cat guides/common/modules/con_job-template-examples-and-extensions.adoc | head -n 2 $ cat guides/common/modules/con_template-writing-reference.adoc | head -n 2 $ cat guides/common/modules/proc_distributing-ssh-keys-for-remote-execution.adoc | head -n 2 affects nightly to at least 3.12
1 parent 63c1eb8 commit bc07bfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/common/modules/proc_configuring-your-project-to-run-ansible-roles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you want to use custom or third party Ansible roles, ensure to configure an e
4040
# {foreman-installer} --enable-foreman-proxy-plugin-ansible
4141
----
4242
. Distribute SSH keys to enable {SmartProxies} to connect to hosts using SSH.
43-
For more information, see {ManagingHostsDocURL}ssh-keys-for-remote-execution-overview_managing-hosts[Distributing SSH Keys for Remote Execution] in _{ManagingHostsDocTitle}_.
43+
For more information, see {ManagingHostsDocURL}Distributing_SSH_Keys_for_Remote_Execution_managing-hosts[Distributing SSH keys for remote execution] in _{ManagingHostsDocTitle}_.
4444
{Project} runs Ansible roles the same way it runs remote execution jobs.
4545
. Import the Ansible roles into {Project}.
4646
. Proceed to xref:Using_Ansible_Roles_to_Automate_Repetitive_Tasks_on_Clients_{context}[].

guides/common/modules/proc_creating-a-job-template.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Select *Enable Ansible Callback* to allow hosts to send facts, which are used to
3030
. Click *Submit* to save your changes.
3131

3232
You can extend and customize job templates by including other templates in the template syntax.
33-
For more information, see {ManagingHostsDocURL}template_writing_reference_managing-hosts[Template Writing Reference] and {ManagingHostsDocURL}job_template_examples_and_extensions_managing-hosts[Job Template Examples and Extensions] in _{ManagingHostsDocTitle}_.
33+
For more information, see {ManagingHostsDocURL}Template_Writing_Reference_managing-hosts[Template writing reference] and {ManagingHostsDocURL}Job_Template_Examples_and_Extensions_managing-hosts[Job template examples and extensions] in _{ManagingHostsDocTitle}_.
3434

3535
[id="cli-creating-a-job-template_{context}"]
3636
.CLI procedure

0 commit comments

Comments
 (0)