ansible/awx

Add HTTP Inventory Source

Open

#9007 opened on Jan 5, 2021

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

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