Skip to content

Conversation

@imedaouidene
Copy link

SUMMARY

Enable Selecting Source Project from Other Organizations for Inventory Sources

This change updates the inventory_source module to allow specifying a source project that belongs to a different organization. Previously, the module only supported selecting source projects within the same organization.

Changes:

  • Updated the retrieval of the source_project object to remove unnecessary lookup_data filtering.
  • Ensures the module checks for the existence of the specified project across organizations.
  • Provides a clear error message if the project cannot be found.

Impact:

  • Users can now create inventory sources using projects from other organizations, enabling cross-organization automation and resource sharing.
  • Backwards-compatible with existing workflows that use projects within the same organization.
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Collection
ADDITIONAL INFORMATION

@github-actions github-actions bot added component:awx_collection issues related to the collection for controlling AWX community labels Oct 24, 2025
@imedaouidene imedaouidene changed the title Enabling selecting a source project from other organization [awx collection] - Enabling selecting a source project from other organization for inventory sources Oct 24, 2025
@jessicamack jessicamack force-pushed the feat/inventory-source-project-from-other-org branch from a9f2031 to de9cd3b Compare January 15, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community component:awx_collection issues related to the collection for controlling AWX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant