#
Ansible Configuration Overview
The following is an overview of configurations (i.e., Ansible playbooks) applied to Enterprise 2025 infrastructure.
In terraform/range/, please run make create-vpn-profiles to generate OpenVPN profiles. These are stored as .zip files in terraform/range/publish/. Please use these to connect to your range and run host-based configurations.
#
Table of Contents
Roles Playbooks Reusable Tasks
#
Roles
#
authentik
#
awscli
#
certs
#
certs_crl
#
certs_sync
#
evals_ad_domain
#
evals_exchange
#
ftp_setup
#
gitlab-authentik
#
guacamole
#
s3_user_key_management
#
s3file_staging
#
ssm_hybrid_activation
#
windows_remote_desktop_session_host
#
Playbooks
#
Reusable Tasks
#
add-local-admin-groups.yml
Required Variables: domain_shortname:, admin_group:
#
configure-addc-gpo.yml
Required Variables: deploy_dir:, gpo_src_dir:, gpo_dst_dir:, evals_range:, domain_shortname:, domain_tld:
#
configure-and-join-domain-linux.yml
Required Variables: linux_hostname:, domain_admin_user:, domain_admin_pass:, domain_dns_name:, tuned_profile:
#
configure-and-join-domain-win-all.yml
Required Variables: ad_ip_addr:, domain_dns_name:, domain_shortname:, domain_admin_user:, domain_admin_pass:
#
configure-choco-mirror.yml
Required Variables: support_vars.choco_mirror_url:
#
configure-fleet-activity-exporter.yml
Required Variables: scripts_dir:, log_dir:
#
csv-to-s3.yml
Required Variables: item.username:, item.password:, red_dev.s3.red_bucket:, evals_cycle:
#
firefox-win-client-setup.yml
Required Variables: None
#
fix-domain-user-name-display.yml
Required Variables: domain_users:, domain_info.dns_domain_name:
#
fix-rdp.yml
Required Variables: ad_domain:, ad_user:, ad_pass:
#
fix-win-expired-logins.yml
Required Variables: None
#
kali-firefox-trust-ca.yml
Required Variables: cert_name:, cert_path:, ca_cert_name:
#
kali-xfce-disable-screenlock.yml
Required Variables: None
#
prepop-profile-directories.yml
Required Variables: prepop_domain_users:, office_dest_prefix:, office_cfg_dest_dir:, office_cfg_src_file:, office_cfg_filename:
#
redirect-setup.yml
Required Variables: None
#
run-windows-reg-file.yml
Required Variables: winrar_dest_dir:, winrar_reg_file:, winrar_dest_file:
#
Notice
© 2025 MITRE. Approved for public release. Document number 25-2969.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.