Ansible roles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
257 B

---
fusinv_uri: []
fusinv_user: user
fusinv_pass: secret
fusinv_disabled_tasks:
- ESX
- WakeOnLan
- NetDiscovery
- Deploy
- NetInventory
# Not included in debian repo
# so we need to manually down and install it
fusinv_deb_version: 2.4.2-1
...