mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
17
roles/fusioninventory_agent/defaults/main.yml
Normal file
17
roles/fusioninventory_agent/defaults/main.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
...
|
Reference in New Issue
Block a user