Fin du TP2

This commit is contained in:
2025-11-14 21:30:34 +01:00
parent 72a79ee83f
commit adc251afe6
25 changed files with 819 additions and 38 deletions

View 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