splunk / attack_range_local

Build a attack range in your local machine
Apache License 2.0
130 stars 39 forks source link

Couldn't resolve module/action 'community.windows.win_timezone' while deploying... #48

Closed gittmer closed 1 year ago

gittmer commented 3 years ago

ERROR! couldn't resolve module/action 'community.windows.win_timezone'. This often indicates a misspelling, missing collection, or incorrect module path.

The error appears to be in '/opt/attack_range_local/ansible/roles/windows_common/tasks/set-timezone.yml': line 1, column 3, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again._

Any ideas how to fix? I already tried to change the config file from this:

..to this:

..but still same issue.

Thank you for your help.

pyth0n1c commented 1 year ago

Closing this issue as Attack Range Local has been deprecated (and functionality migrated into Attack Range). Please use https://github.com/splunk/attack_range for all future simulation needs. If this continues to be an issue, please open a ticket in that repo.