Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help running playbook #20

Open
andrewm659 opened this issue Aug 10, 2019 · 1 comment
Open

Need help running playbook #20

andrewm659 opened this issue Aug 10, 2019 · 1 comment

Comments

@andrewm659
Copy link

Do you have an example of how to run this playbook against a Windows server or Windows 10 machine?

@Tyneven
Copy link
Contributor

Tyneven commented Jan 24, 2022

In your playbook:

---
- name: Install and configure SNMP
  hosts: windows_server
  roles:
     - snmp

Don't forget modify variables in your inventory if it necessary

Main.yml file in tasks, check distribution and version and apply some files according to distribution automatically.

WinRM must be configured on windows server or Windows 10 Machine.
Master Branch use DSC on Windows Server but DSC is available only for Powershell Version 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants