ansible/awx

Add HTTP Inventory Source

Open

#9,007 opened on Jan 5, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (3,333 forks)batch import
component:apicomponent:uihelp wantedtype:enhancement

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

ISSUE TYPE
  • Since Custom Inventory Scripts are deprecated, it would be nice to be able to fetch a JSON inventory file from a remote URL
SUMMARY
  • Custom Inventory Scripts are deprecated. Adding an inventory file into SCM is an option, but it doesn't quite work in fast changing environments (in fact it works, but it's painful)

Contributor guide