wardcomm.windows_update

Version: "1.0.0"
GitHub Repo Location:
https://github.com/wardcomm/windows_update

Role Name

An Ansible Galaxy Role:
-- Windows Updates

Role Variables

  • patching_windows_reboot_allowed: Allows Windows to reboot during updates (true/false).
  • patching_windows_update_allowed: Allows Windows updates to be installed (true/false).
  • patching_windows_reboot_timeout: Time to wait for a reboot in seconds (default is 3600 seconds=1 hour).
  • patching_windows_categories: List of update categories to include:
    • Critical Updates
    • Security Updates
    • Definition Updates
    • Update Rollups
    • General Updates
    • Service Packs
    • Feature Packs

Dependencies

  • No dependencies

Example Playbook

- hosts: all  
  vars_files:  
    - vars/main.yml  
  roles:  
    - { role: wardcomm.windows_updates }  

License

BSD

Author Information

This section is optional for role authors to include contact info or a website (HTML not allowed).

Informazioni sul progetto

Windows Updates For Windows Server 2016

Installa
ansible-galaxy install wardcomm.windows_update
Licenza
Unknown
Download
159
Proprietario