debian-upgrade-reboot

debian-upgrade-reboot

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

Installation

ansible-galaxy install jmcvetta.debian-upgrade-reboot

Testing

Assumes you have Ruby and Bundler already installed.

bundle install  # Only required once
bundle exec kitchen test

Requirements

This role is tested and known to work on the platforms shown below.

platforms:
  - name: ubuntu-14.04

Role Variables

None

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

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

License

AGPLv3

Author Information

Jason McVetta

Paid support and consulting services available from Silicon Heavy

About

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

Install
ansible-galaxy install jmcvetta/ansible-debian-upgrade-reboot
GitHub repository
License
agpl-3.0
Downloads
88