Fin du TP2
This commit is contained in:
10
TP_03/inventory/config.yaml
Normal file
10
TP_03/inventory/config.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
inventory:
|
||||
plugin: SimpleInventory
|
||||
options:
|
||||
host_file: "inventory/hosts.yaml"
|
||||
group_file: "inventory/groups.yaml"
|
||||
defaults_file: "inventory/defaults.yaml"
|
||||
runner:
|
||||
plugin: threaded
|
||||
options:
|
||||
num_workers: 20
|
||||
Reference in New Issue
Block a user