ansible: Add support for common configuration on Windows hosts
[lttng-ci.git] / automation / ansible / README.md
index e51165015ea2ff88d8868b54979f6d8d7b51b684..9d2ffaa0cf84da24cd455106fd37c56a536382bd 100644 (file)
@@ -24,3 +24,11 @@ bw sync -f
 ```
 ansible-playbook -i hosts [-l SUBSET] site.yaml
 ```
+
+# Bootstrapping hosts
+
+## Windows
+
+1. Configure either SSH or WinRM connection: see https://docs.ansible.com/ansible/latest/os_guide/windows_setup.html
+2. For arm64 hosts:
+  * Install the necessary optional features (eg. OpenSSH, Hyper-V) since Windows RSAT isn't available on Arm64 yet
This page took 0.022033 seconds and 4 git commands to generate.