maintainer |
---|
mortench3000 |
This project is made as a proof-of-concept demonstrating configuration management for a set of build and test nodes primarily (but not exclusively) based on Windows.
- Install Git, libssl-dev, Python, Python-pip, pyWinRm (python package), python-requests
- Checkout this repo
- pip install -r docs/py-requirements.txt
- Follow the Ansible installation guide for Ubuntu: Ansible installation
- Create local admin user for Ansible: ansibleuser
- Follow the Ansile setup guide for Windows: Setting up a Windows host