Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 360 Bytes

README.md

Ansible Role: 003-apt-update

An Ansible role that performs Apt repository updates and Maintenance on hosts (Ubuntu 14/16)

Requirements

Role Variables

Available variables are listed below, along with default values:

Dependencies

Example Playbook

- hosts: webservers
  roles:
    - 003-apt-update

License

MIT