Code Monkey home page Code Monkey logo

ansible-on-windows's Introduction

Ansible-on-Windows

The repository will assist you in using Ansible for a windows host machine. The modules are different and the required installation on the Linux machine is also different

I have create a set of Wiki documents to potential help with the setup and Ansible structure: Home of the Wikis

Pre-requisites

This can be found in the following documentation: Required pre-requisites

Folder Structure

This can be found in the following documentation: Ansible folder and file structure

Lessons Learned

This can be found in the following docummentation: Lessons Learned

Playbooks

All playbooks are stored in the roles folder, the playbooks in the master folder are the ones to be executed. If any variables have been used, these can be found in the roles section, find the playbook desired and if it has a 'tasks' and 'vars' folder, then variables was used.

Playbook Windows Ansible Module used Variables?
Add user to all ilos win_copy, win_psmodule, win_shell Yes
Disable Windows Features win_feature No
Enable Windows Features win_feature No
Execute Powershell scripts win_shell Yes
Gather Facts on Windows Hosts win_command No
Gather IP details win_command No
Install MSI's win_get_url, win_msi Yes
Install Windows Updates (mass) win_updates No
Install Windows Updates (single) win_updates No
Log Available Windows Updates win_updates Yes
Pause NA No
Restart Windows Services win_service Yes
Start Windows Services win_service Yes
Stop Windows Services win_service Yes
Uninstall MSI's win_msi Yes

ansible-on-windows's People

Contributors

thopper91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.