Skip to content

cwegener/Ansible-win_dsc

 
 

Repository files navigation

Ansible-win_dsc

Native DSC module for Ansible.

Requires the WMF5 preview February 2015 version of PowerShell installed on the managed node (http://blogs.msdn.com/b/powershell/archive/2015/02/18/windows-management-framework-5-0-preview-february-2015-is-now-available.aspx)

Before using the win_dsc5 module, use the win_lcm5 module to set refresh mode to "Disabled" on the managed node.

Also, make sure the required DSC resources exist on the managed node.

You should also check out a few other repos related to DSC and Ansible: https://github.com/trondhindenes/AnsibleDscModuleGenerator

https://github.com/trondhindenes/Ansible-Auto-Generated-Modules/tree/master

About

Native DSC module for Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 65.7%
  • Python 34.3%