From 8b61d379e2d1a7a53ae1ef988748491cf56a1a35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lena=20Ansorgov=C3=A1?= Date: Wed, 13 Nov 2024 10:35:24 +0100 Subject: [PATCH] Fix markup in deploying CA cert with REX (#3449) --- ...ing-the-ca-certificate-on-a-host-by-using-ansible-rex.adoc | 4 ++-- ...ying-the-ca-certificate-on-a-host-by-using-script-rex.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-ansible-rex.adoc b/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-ansible-rex.adoc index 4960c091155..42a070210f5 100644 --- a/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-ansible-rex.adoc +++ b/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-ansible-rex.adoc @@ -8,8 +8,8 @@ include::snip_prerequisites-deploying-ca-cert-rex.adoc[] .Procedure . In the {ProjectWebUI}, navigate to *Monitor* > *Jobs*. . Click *Run Job*. -. From the *Job category* list, select `Ansible Commands`. -. From the *Job template* list, select `Download and execute a script`. +. From the *Job category* list, select *Ansible Commands*. +. From the *Job template* list, select *Download and execute a script*. . Click *Next*. . Select hosts on which you want to execute the job. . In the *url* field, enter the following URL: diff --git a/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-script-rex.adoc b/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-script-rex.adoc index 6d8a204b699..684e488aeb6 100644 --- a/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-script-rex.adoc +++ b/guides/common/modules/proc_deploying-the-ca-certificate-on-a-host-by-using-script-rex.adoc @@ -8,8 +8,8 @@ include::snip_prerequisites-deploying-ca-cert-rex.adoc[] .Procedure . In the {ProjectWebUI}, navigate to *Monitor* > *Jobs*. . Click *Run Job*. -. From the *Job category* list, select `Commands`. -. From the *Job template* list, select `Download and run a script`. +. From the *Job category* list, select *Commands*. +. From the *Job template* list, select *Download and run a script*. . Click *Next*. . Select hosts on which you want to execute the job. . In the *url* field, enter the following URL: