Week 9 - absentee-neptune/SYS-480 GitHub Wiki

Overview

  • Create custom security groups using Ansible
  • Allocate users from a CSV file to those security groups using Ansible

Issues

The biggest issue I had for this milestone is trying to operate the Ansible Playbook for the Windows Domain changes. It was because I didn't specify the shell type for the playbook in the production section under Windows variables. Without it, the system didn't recognize the playbook and thus wouldn't operate.