mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
cloudstack: add dynamic inventory
Signed-off-by: René Moser <mail@renemoser.net>
This commit is contained in:
5
plugins/inventory/cloudstack.ini
Normal file
5
plugins/inventory/cloudstack.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[cloudstack]
|
||||
#endpoint = https://api.exoscale.ch/compute
|
||||
endpoint = https://cloud.example.com/client/api
|
||||
key = cloudstack api key
|
||||
secret = cloudstack api secret
|
||||
Reference in New Issue
Block a user