https://github.com/ricco386/ansible-role-server-update
https://github.com/ricco386/ansible-role-server-update
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ricco386/ansible-role-server-update
- Owner: ricco386
- Created: 2019-09-29T20:20:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T20:21:54.000Z (over 6 years ago)
- Last Synced: 2025-06-12T17:09:20.875Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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