An open API service indexing awesome lists of open source software.

https://github.com/ricco386/ansible-role-server-update


https://github.com/ricco386/ansible-role-server-update

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

update-server role
==================

Ansible role for updating servers to the latest packages. Role has to be run as a root, or user with paswordless sudo privileges.

Supported platforms: SmartOS, CentOS, Fedora, Debian

Dependencies
------------

None

Example Playbook
----------------

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

- hosts: pycon_dc
roles:
- update-system