jmcvetta.debian-upgrade-reboot

debian-upgrade-reboot

This is an Ansible role for upgrading packages and rebooting if needed on Debian and Ubuntu systems.

Installation

To install the role, run the following command:

ansible-galaxy install jmcvetta.debian-upgrade-reboot

Testing

Make sure you have Ruby and Bundler installed.

To test, run:

bundle install  # Run this only once
bundle exec kitchen test

Requirements

This role has been tested and works on the following platform:

platforms:
  - name: ubuntu-14.04

Role Variables

There are no specific role variables.

Dependencies

There are no dependencies.

Example Playbook

Here’s an example of how to use this role:

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

License

This role is licensed under AGPLv3.

Author Information

The author is Jason McVetta.

For paid support and consulting services, visit Silicon Heavy.

Informazioni sul progetto

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

Installa
ansible-galaxy install jmcvetta.debian-upgrade-reboot
Licenza
agpl-3.0
Download
101
Proprietario