mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 23:23:22 +02:00
18 lines
257 B
YAML
18 lines
257 B
YAML
![]() |
---
|
||
|
|
||
|
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
|
||
|
|
||
|
...
|