softasap.sa-secure-automatic-updates
sa-secure-automatic-updates
This tool makes sure security updates are automatically installed on Ubuntu LTS servers.
How to Use:
To use it, add the following to your YAML file:
- {
role: "sa-secure-automatic-updates"
}
Advanced Setup:
For more advanced configurations, you can use:
- {
role: "sa-secure-automatic-updates",
unattended_origins_patterns: [ '${distro_id}:${distro_codename}-security' ],
unattended_package_blacklist: [],
unattended_properties_extra:
- {regexp: "^(//)? Unattended-Upgrade::SyslogEnable *", line:"Unattended-Upgrade::SyslogEnable"},
unattended_allow_reboot_time: "01:00"
}
Check the box-example for standalone setup instructions.
Using the Ansible Galaxy Workflow
If you installed the role with this command:
ansible galaxy install softasap.sa-secure-automatic-updates
the role will be in the folder library\softasap.sa-secure-automatic-updates
. Make sure to update the path accordingly.
To use the role, add the following to your YAML file:
- {
role: "softasap.sa-secure-automatic-updates"
}
Copyright and License
The code is available under two licenses: the BSD 3 clause and the MIT License. Choose whichever one you prefer.
Contact Us
- Subscribe for updates on Facebook: FB
- Join our discussion on Gitter: Gitter
- Explore more roles: SoftAsap Roles Registry
- Read our blog: SoftAsap Blog
Informazioni sul progetto
applies automatic security updates installation on Ubuntu LTS
Installa
ansible-galaxy install softasap.sa-secure-automatic-updates
Licenza
mit
Download
107
Proprietario
Get your application deployed in a robust way