python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Ansible - The error was: 'item' is undefined
I am new to ansible. I am trying to get info from an esxi about the VM installed on it. No vcentre available.
I have created the playbook. Connection is working however I am getting the error in the T...
sciclunam
Votes: 0
Answers: 1
Ansible - Create Dynamic Inventory for ESXi Hosts via vCenter API
I had an ask to create a dynamic inventory of ESXi Hosts for each Cluster and I achieved that using the 'community.vmware.vmware_cluster_info' and doing some magic around extracting json values from r...
fm2ahmed
Votes: 0
Answers: 1
monitoring esxi using prometheus : getting error undefined: debug.ReadBuildInfo
i am trying monitor esxi via prometheus to grafana using https://github.com/devinotelecom/prometheus-vmware-exporter
when i am running
[root@admin01 prometheus-vmware-exporter]# docker build -t promet...
Zahid Hussain
Votes: 0
Answers: 1