Skip to content
Discussion options

You must be logged in to vote

It is a bug that you can use absolute path here.

Only relative paths allowed.

To use inventory in the external directory you must use Repository field.

For example, if your inventory located in /opt/ansible/scripts/ansible-lxd-inventory/... you can:

  • Create local repository (it is a folder, not git repo) with path /opt/ansible/scripts.
  • Provide it in the inventory settings in field Repository.
  • Use relative path ansible-lxd-inventory/....

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fiftin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3262 on September 02, 2025 19:58.