You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: