summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2024-07-19 06:42:35 +0200
committerGitHub <noreply@github.com>2024-07-19 06:42:35 +0200
commit864a30e3d451e6daf39421a598f725419f105101 (patch)
treef139e6f0d05129cbd015a4064185d97b112180a9 /docs
parentRemove references to translated versions of the docs (#15354) (diff)
downloadawx-864a30e3d451e6daf39421a598f725419f105101.tar.xz
awx-864a30e3d451e6daf39421a598f725419f105101.zip
Remove remnants of controller terms from quickstart docs (#15350)
Remove remnants of controller terms from quickstart Signed-off-by: Sandra McCann <samccann@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/rst/quickstart/create_organization.rst2
-rw-r--r--docs/docsite/rst/quickstart/create_project.rst2
-rw-r--r--docs/docsite/rst/quickstart/examine_dashboard.rst6
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/docsite/rst/quickstart/create_organization.rst b/docs/docsite/rst/quickstart/create_organization.rst
index dbb55e5bd8..544ad3419c 100644
--- a/docs/docsite/rst/quickstart/create_organization.rst
+++ b/docs/docsite/rst/quickstart/create_organization.rst
@@ -9,7 +9,7 @@ An organization is a logical collection of users, teams, projects, and inventori
From the left navigation bar, click **Organizations**.
.. note::
- AWX creates a default organization automatically. Users of Tower with a Self-support level license only have the
+ AWX creates a default organization automatically.
|Organizations - default view|
diff --git a/docs/docsite/rst/quickstart/create_project.rst b/docs/docsite/rst/quickstart/create_project.rst
index c977e59eba..14ba6d1bea 100644
--- a/docs/docsite/rst/quickstart/create_project.rst
+++ b/docs/docsite/rst/quickstart/create_project.rst
@@ -11,7 +11,7 @@ You can manage playbooks and playbook directories by either placing them manuall
.. note::
- It is recommended that, whenever possible, you use source control to manage your playbooks. This type of best practice provides the ability to treat your infrastructure as code and is in line with DevOps ideals. While this Quick Start Guide uses lightweight examples to get you up and running, we suggest using source control to manage playbook for production purposes.
+ It is recommended that, whenever possible, you use source control to manage your playbooks. This type of best practice provides the ability to treat your infrastructure as code and is in line with DevOps ideals. While this Quick Start Guide uses lightweight examples to get you up and running, we suggest using source control to manage your actual playbooks.
To review existing projects, click **Projects** from the left navigation bar.
diff --git a/docs/docsite/rst/quickstart/examine_dashboard.rst b/docs/docsite/rst/quickstart/examine_dashboard.rst
index 849af5030f..00bfcde955 100644
--- a/docs/docsite/rst/quickstart/examine_dashboard.rst
+++ b/docs/docsite/rst/quickstart/examine_dashboard.rst
@@ -15,7 +15,7 @@ Examine the AWX Dashboard
pair: settings menu; help about
-The Dashboard offers a friendly graphical framework for your IT orchestration needs. Along the left side of the Dashboard is the navigation menu, where you can quickly display different views, navigate to your resources, grant access, and administer certain AWX features in the UI.
+The Dashboard offers a friendly graphical framework for your Ansible needs. Along the left side of the Dashboard is the navigation menu, where you can quickly display different views, navigate to your resources, grant access, and administer certain AWX features in the UI.
.. note::
@@ -40,7 +40,7 @@ On the main Dashboard view, a summary appears listing your current **Job Status*
The very last item in the navigation bar is **Settings**, which provides access to the AWX configuration Settings.
-The Settings page allows administrators to configure authentication, jobs, system-level attributes, customize the user interface, and product license information. Refer to :ref:`ag_configure_awx` section for more detail.
+The Settings page allows administrators to configure authentication, jobs, system-level attributes, and customize the user interface. Refer to :ref:`ag_configure_awx` section for more detail.
.. image:: ../common/images/ug-settings-menu-screen.png
@@ -50,4 +50,4 @@ Regardless of the window or action you're performing, the very top of each page
.. |about| image:: ../common/images/help-about-icon.png
.. note::
- Keep in mind that the goal of this Quick Start is to launch a simple playbook. To do this, a number of configuration options must be setup. Completing the quick start configuration tasks now ensures that tAWX is configured properly and allows for easier executions of more involved playbooks later on. \ No newline at end of file
+ Keep in mind that the goal of this Quick Start is to launch a simple playbook. To do this, a number of configuration options must be setup. Completing the quick start configuration tasks now ensures that AWX is configured properly and allows for easier executions of more involved playbooks later on. \ No newline at end of file