sparknsh.patching_windows

Ansible Rolle: Windows Patching

Version: 1.0.3

Pipeline-Status Ansible Rolle Ansible Rolle

Die Entwicklung dieses Projekts wird in einem privaten Repository verwaltet und dann bei neuen Versionen auf GitLab und GitHub veröffentlicht. Bei Problemen kontaktieren Sie bitte sparknsh.

Rollenvariablen

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

Beispiel Playbook

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

Lizenz

MIT

Autoreninformation

Diese Rolle wurde 2018 von sparknsh bei Rebel Media, Inc. erstellt.

Installieren
ansible-galaxy install sparknsh.patching_windows
GitHub Repository
Lizenz
mit
Downloads
2.8k
Besitzer