Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
/ ansible4win-poc Public archive

Showcase for Ansible configuration and management of Windows nodes as build and test agents

Notifications You must be signed in to change notification settings

Praqma/ansible4win-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maintainer
mortench3000

Ansible4win-poc

Description

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.

Prepare Ubuntu Ansible node

  1. Install Git, libssl-dev, Python, Python-pip, pyWinRm (python package), python-requests
  2. Checkout this repo
  3. pip install -r docs/py-requirements.txt
  4. Follow the Ansible installation guide for Ubuntu: Ansible installation

Prepare Windows node

  1. Create local admin user for Ansible: ansibleuser
  2. Follow the Ansile setup guide for Windows: Setting up a Windows host

References

Nice Ansible project template

A shot at Ansible Best Practices

About

Showcase for Ansible configuration and management of Windows nodes as build and test agents

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages