softasap.sa-secure-automatic-updates

sa-secure-automatic-updates

构建状态

强制在Ubuntu LTS服务器上自动安装安全更新

使用示例:

     - {
         role: "sa-secure-automatic-updates"
       }

高级用法:

     - {
         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"
       }

请参见box-example以获取独立安装示例

与ansible galaxy工作流的使用

如果您使用以下命令安装了sa-secure-automatic-updates角色:

ansible galaxy install softasap.sa-secure-automatic-updates

那么该角色将位于文件夹library\softasap.sa-secure-automatic-updates中。请相应调整路径。

     - {
         role: "softasap.sa-secure-automatic-updates"
       }

版权及许可证

代码同时依据BSD 3条款MIT许可证授权。请选择最适合您的许可证。

联系我们:

FB订阅角色更新

加入gitter讨论频道

http://www.softasap.com/roles/registry_generated.html发现其他角色

访问我们的博客:http://www.softasap.com/blog/archive.html

关于项目

applies automatic security updates installation on Ubuntu LTS

安装
ansible-galaxy install softasap.sa-secure-automatic-updates
许可证
mit
下载
107
拥有者
Get your application deployed in a robust way