Difference between revisions of "Ansible"

From RiceFamily Wiki
Jump to: navigation, search
(Windows)
(Tutorials)
Line 10: Line 10:
 
* [https://geekflare.com/ansible-playbook-windows-example/ Anisble Windows Playbooks]
 
* [https://geekflare.com/ansible-playbook-windows-example/ Anisble Windows Playbooks]
 
* [https://www.youtube.com/watch?v=bDgyviNGbiQ&list=PL2We04F3Y_42_PN52bT_U5o_lt6uPQqqq Ansible Playbook by KodeKloud]
 
* [https://www.youtube.com/watch?v=bDgyviNGbiQ&list=PL2We04F3Y_42_PN52bT_U5o_lt6uPQqqq Ansible Playbook by KodeKloud]
 +
 +
== RedHat Provided Tutorials ==
 +
* [https://www.youtube.com/watch?v=ZAdJ7CdN7DY Introduction to Playbooks (and demonstration)]
  
 
= Documentation =
 
= Documentation =

Revision as of 19:32, 14 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

RedHat Provided Tutorials

Documentation

Modules

General

Networking

Windows

PowerShell

Modules I've looked into

Tools