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

https://github.com/acromedia/ansible-role-essentials

Install packages commonly needed by sysadmins and developers
https://github.com/acromedia/ansible-role-essentials

Last synced: 5 months ago
JSON representation

Install packages commonly needed by sysadmins and developers

Awesome Lists containing this project

README

          

# essentials

![.github/workflows/molecule.yml](https://github.com/AcroMedia/ansible-role-essentials/workflows/.github/workflows/molecule.yml/badge.svg)

Install utilities commonly needed by sysadmins and developers

## Requirements

* Red Hat or Ubuntu

## Role Variables

* basic_packages_redhat (list)

A list of packgaes to install on Red Hat / CentOS boxes. See defaults/main.yml.

* basic_packages_ubuntu (list)

A list of packgaes to install on Ubuntu boxes. See defaults/main.yml.

* set_bash_history_timestamps (boolean)

Not a package; just a tweak for bash shells that we find useful.

## Dependencies

None

## Example Playbook

- hosts: servers
roles:
- { role: acromedia.essentials }

## License

AGPLv3

## Author Information

Acro Media Inc.
https://www.acromedia.com/