This repository was archived by the owner on Aug 13, 2024. It is now read-only.
duviful/windows10-ansible
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## Configuration of Windows 10 with Ansible Add ip of new box to hosts file Prepare the target windows host with this powershell script `https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemotingForAnsible.ps1` populate the vars file inside host_vars run ansible `ansible-playbook playbook.yml`