This collection contains modules and roles for configuring Active Directory.
- authorize_dhcp_server - This role authorizes a domain member as a DHCP Server in Active Directory.
- domain_controller - This role configures the Windows Server machine as an Active Directory Domain Controller.
- linux_member - This role joins a Linux system to an Active Directory domain.
- rotate_ad_user_password - This role rotates the password for an Active Directory user.
- testing_domain_controller - This role creates an Active Directory domain on the Windows machine for use during Molecule testing.
- testing_linux_member - This role joins a Windows machine to a test Active Directory Domain during Molecule testing.
- testing_standalone_win - This role configures DNS on a standalone (non-domain) Windows machine to use the domain controller for DNS and registers its IP address in DNS.
- testing_win_member - This role joins a Windows machine to a test Active Directory Domain during Molecule testing.