Pastebin
Retrouvez, créez et partagez vos snippets en temps réel.
Rechercher un Pastebin
Aucun paste trouvé.
Créer un paste
Pastebin
Blog
ezeazezfezfezfzf
--- # Windows Server Connection Settings ansible_connection: winrm ansible_port: 5985 ansible_winrm_transport: basic ansible_winrm_server_cert_validation: ignore # Windows credentials (use vault in production) ansible_user: Administrator ansible_password: "{{ vault_windows_password }}" # Windows specific settings ansible_shell_type: powershell
Créé il y a 1 mois.