Difference between revisions of "Ansible"

From RiceFamily Wiki
Jump to: navigation, search
(Modules)
(Windows)
Line 29: Line 29:
 
= Windows =
 
= Windows =
 
* [https://www.ansible.com/blog/connecting-to-a-windows-host Connecting to a Windows host]
 
* [https://www.ansible.com/blog/connecting-to-a-windows-host Connecting to a Windows host]
 +
 +
== PowerShell ==
 +
* [https://www.google.com/search?q=run+powerpoint+script+through+andible&ie=UTF-8&oe=UTF-8&hl=en-us&client=safari GOOGLE - Run PowerShell Script through Ansible]
  
 
= Tools =
 
= Tools =

Revision as of 11:26, 12 October 2020

Overview

The Linux Group started using Ansible when an Automation Initiative was started at work. They initially used it to automate a Server Build process for new Linux hosts. After a time, it was extended to the Windows Server Build process.

We are now looking at it to allow the Networking team to automate the upgrade processes on some of the network devices that are not supported by DNA-C.

While we are at it, my manager wants me to look at how Ansible can be used to replace BigFix since HCL has been playing games with our Licenses and it looks like we might be moving off BigFix in the near future.

Tutorials

Documentation

Modules

General

Networking

Windows

PowerShell

Tools