Ansible ========== This repository contains Ansible - playbooks - roles - variables - inventory that is used to configure and manage various infrastructure components. Playbooks --------- - [setup-ubuntu.yml](./setup-ubuntu.yml) - Configure Ubuntu server (apps, updates, users) Roles ----- - [ubuntu](./roles/ubuntu/README.md) - Configure Ubuntu server (apps, updates, users) License ------- [Apache 2.0](./LICENSE.md)