Files
Automatisation-Reseau/fastprod_backend/fastprod/inventory/config.yaml
2025-11-27 11:59:36 +01:00

10 lines
256 B
YAML

inventory:
plugin: SimpleInventory
options:
host_file: "fastprod/inventory/hosts.yaml"
group_file: "fastprod/inventory/groups.yaml"
defaults_file: "fastprod/inventory/defaults.yaml"
runner:
plugin: threaded
options:
num_workers: 20