Skip to content

Postdeploy

Go to Automation

View in GitLab

Description

The playbook waits for the target connection, moves the computer to the correct OU, sets the SPN, creates a local admin group, expands the C partition, removes local cache for "Advance Audit Policy" and GPO, and adds disks if necessary. The playbook ensures that the server is properly configured and ready for use after deployment.

Credentials

  • sys_ansible_windows
  • sys_ansible_ad

Input

Variable Description
target FQDN name of the server to configure
diskletters string of comma separated driveletters to add
disksizes string of comma separated disksizen in Gb

Output

None

Dependencies