diff --git a/get_network_config.yml b/get_network_config.yml index 6b78eff..64fe710 100644 --- a/get_network_config.yml +++ b/get_network_config.yml @@ -9,6 +9,8 @@ vars: sftp_pass: "St&ph@ne10Nove.@1976" # ou utiliser un secret Ansible Vault sftp_remote_dir: "/home/thedarty/deploy/" +hosts: all + tasks: # ------------------------------------------------------- # Étape 1 – Récupérer les infos réseau ET DNS du serveur cible