You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi
I have ansible on one host, and a cluster of LXD hosts, accessible via ssh. I think I'm missing something, but how do I tell the LXD inventory module to:
1. run on (one of) the LXD hosts
2. return inventory entries that will proxy the ansible commands for the LXD containers via the LXD host.
Thanks
David
David Hodgson
unread,
Aug 6, 2021, 5:23:16 AM8/6/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
OK, apologies. The second question is about variables for each LXD container. This would require that each container (or the whole LXD inventory) had a variable which identified the LXD host through which it's accessible - either the host from which the inventory was analysed or the cluster host on which the container is running.