Closed zjleblanc closed 1 year ago
Successful Run
Test Plan:
1) request lab from red.ht/aap-product-demos. Update Ansible official demo project to URL. (https://github.com/zjleblanc/ansible-product-demos)
2) Run SETUP job template for 'cloud' and 'windows'.
3) Switch to VS code, open terminal, sudo su
, cat .ssh/id_rsa.pub
, copy key into survey of CLOUD / Create Key
job template using region us-east-2
4) Cloud / AWS / Create VPC
then Cloud / AWS / Create VM
to create 2 servers dc
and win2
5) Windows / Create Domain
for dc
. Then Windows / Join domain
to win2
Validate by:
1) get IP of DC from inventory variables
2) RDP to dc using Administrator
and Passw0rd!
3) check for win2 in 'active directory users and computers'
Test plan was successful