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 - 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
How to generate an inventory report of all AWS Services provisioned after a certain date?
I need to generate a report of all AWS Services that were provisioned after a certain date (say last 3 months).
AWS Service Catalog seems relevant here; but can this be used only if the services were ...
Biju
Votes: 0
Answers: 1
Use domain to filter where users are displayed in odoo enterprise 15
I have multiple locations in inventory and I know it is location_id of stock.quant object and field type is many2one.
How can i use domain to filter users to only see a certain repository, I have trie...
Thanh Huy Vu
Votes: 0
Answers: 1
How to properly build an Ansible inventory
I want to build an Ansible inventory without making it spaghetti and I like to be DRY.
I took a look at the Ansible Docs, but I can't find the information for the following:
I am currently using this ...

Kevin C
Votes: 0
Answers: 1