In this blog post, I will show you how to create a group policy object in an Active Directory environment using Ansible for Windows.
Category: Ansible
Install PowerShell Modules With Ansible for Windows
In this blog post, I will show you how to install PowerShell modules on managed Windows machines with Ansible.
Install Windows Features and Roles With Ansible for Windows
In this blog post, I will show you how to install Windows Server (2019 and 2016) using Ansible for Windows with a playbook.
Configure Ansible to Use Inventories And Variables
In this blog post, we will take a deep dive into Ansible’s advanced configuration and how to use inventories and variables.
Create Organizational Units With Ansible on Active Directory
In this blog, I will show you how how to create Organizational Units in an Active Directory Domain using Ansible for Windows.
Manage Windows Machines with Ansible – Create a Domain User With Playbooks and YAML– Part 4
In the fourth blog post of the Windows and Ansible series, we will create a Playbook that creates an Active Directory user.
Manage Windows Machines with Ansible – Install and Configure Ansible – Part 3
In this third blog post in the manage Windows machines with Ansible series, I will show you how to install and configure Ansible and add a Windows machine.
Manage Windows Machines With Ansible – Install WinRM – Part 2
In this second blog post in the manage Windows machines with Ansible, I will show you how to install WinRM on an Ansible control host.
Manage Windows Machines With Ansible – Basics and Active Directory Service Account – Part 1
In this blog series, I will show you how to get started with Ansible and manage Windows machines that are domain-joined to Microsoft Active Directory infrastructure.
Encrypt Ansible Files With Ansible Vault
In this blog post, I will show you how to encrypt Ansible files using Ansible vault.