jmcvetta.debian-upgrade-reboot

debian升级重启

这是一个用于Debian和Ubuntu主机的Ansible角色,旨在升级软件包并在必要时重启系统。

安装

ansible-galaxy install jmcvetta.debian-upgrade-reboot

测试

假设您已经安装了Ruby和Bundler。

bundle install  # 只需执行一次
bundle exec kitchen test

要求

此角色已在以下平台上测试并确认有效。

platforms:
  - name: ubuntu-14.04

角色变量

没有

依赖

没有

示例剧本

提供一个如何使用该角色的示例(例如,作为参数传递的变量)对用户总是很有帮助:

- hosts: servers
  roles:
     - jmcvetta.debian-upgrade-reboot

许可证

AGPLv3

作者信息

Jason McVetta

可以从Silicon Heavy获得付费支持和咨询服务。

关于项目

Ansible role for Debian and Ubuntu hosts, to upgrade packages and reboot if necessary

安装
ansible-galaxy install jmcvetta.debian-upgrade-reboot
许可证
agpl-3.0
下载
101
拥有者