Skip to content

docs: Clean up references - #768

Open
ssimpson89 wants to merge 1 commit into
ctrliq:mainfrom
ssimpson89:docs-collection-references
Open

docs: Clean up references#768
ssimpson89 wants to merge 1 commit into
ctrliq:mainfrom
ssimpson89:docs-collection-references

Conversation

@ssimpson89

Copy link
Copy Markdown
Contributor
SUMMARY

Fixes stale collection and plugin references in the docs: awx.awx.tower becomes awx.awx.controller where the docs describe generated inventory output, ee_reference.rst moves to ctrliq.ascender, and two ansible/awx-ee links now point at ctrliq/ascender-ee.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Docs
ASCENDER VERSION
25.5.2.dev108+gc3c2e51c0

Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 27, 2026 21:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Ascender’s documentation to replace stale references to upstream AWX collection/plugin names and execution environment repositories, keeping user-facing docs aligned with current Ascender/ctrlIQ naming.

Changes:

  • Replace awx.awx.tower inventory plugin references with awx.awx.controller.
  • Update execution environment collection/repo references from awx.awx / ansible/awx-ee to ctrliq.ascender / ctrliq/ascender-ee.
  • Update docs to link to ctrliq/ascender-ee where appropriate.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/inventory/inventory_plugins.md Updates the default EE repository link to ctrliq/ascender-ee.
docs/docsite/rst/userguide/overview.rst Updates the listed inventory plugin name to awx.awx.controller.
docs/docsite/rst/userguide/inventory_plugins_templates.rst Updates the example inventory plugin value to awx.awx.controller.
docs/docsite/rst/userguide/ee_reference.rst Updates EE/collection wording and repository link to ctrliq.ascender / ctrliq/ascender-ee.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

include_metadata: true
inventory_id: <inventory_id or url_quoted_named_url>
plugin: awx.awx.tower
plugin: awx.awx.controller

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this not be ctrliq.ascender.controller?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cigamit I thought so too but Claude flagged that this is still what gets generated behind the scenes in awx/main/models/inventory.py:1679-1686 so I think its technically correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants