Orange-Cyberdefense / GOAD

game of active directory
GNU General Public License v3.0
5.45k stars 755 forks source link

Issue on DC-02 Installing ActiveDirectoryDSC Module fail. #293

Open PyaeSonePhyoThu opened 3 weeks ago

PyaeSonePhyoThu commented 3 weeks ago

TASK [child_domain : Install XactiveDirectory] **** fatal: [dc02]: FAILED! => {"changed": false, "msg": "Problems installing ActiveDirectoryDSC module: Package 'ActiveDirectoryDsc' failed to download.", "nuget_changed": false, "output": "", "repository_changed": false}

I got this error while I run ansible-playbook -i ../ad/GOAD-Light/data/inventory -i ../ad/GOAD-Light/providers/vmware/inventory main.yml this command on my kali VM.

How can I fix this issue. Thanks

Mayfly277 commented 3 weeks ago

The vm is not connected to internet. This package is the first downloaded in the list so this is why you get this issue on that