Copies the Local Group Policy from a Git Repostory to a Windows system.
ansible-galaxy install sbaerlocher.local-group-policy
None
Variable | Default | Comments (type) |
---|---|---|
local_group_policy_repo | https://github.com/sbaerlocher/windows.local-group-policy.git |
|
local_group_policy_directory | C:\Windows\System32 |
None
- hosts: all
roles:
- sbaerlocher.local-group-policy
- inital commit
This project is under the MIT License. See the LICENSE file for the full license text.
(c) 2018, Simon Bärlocher