sparknsh.patching_windows

Ansible Role: Patching Windows

Version: 1.0.3

pipeline status Ansible Role Ansible Role

We manage this project in a private place and then share updates on GitLab and GitHub. If you face any issues, please reach out to sparknsh.

Role Variables

patching_windows_reboot: False
patching_windows_reboot_timeout: 3600
patching_windows_categories:
  - "CriticalUpdates"
  - "SecurityUpdates"
  - "Updates"

Example Playbook

- hosts: all
  vars_files:
    - vars/main.yml
  roles:
    - { role: sparknsh.patching_windows }

License

MIT

Author Information

This role was created in 2018 by sparknsh at Rebel Media, Inc.

Installa
ansible-galaxy install sparknsh.patching_windows
Licenza
mit
Download
2.8k
Proprietario