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
- Host: GitHub
- URL: https://github.com/acromedia/ansible-role-essentials
- Owner: AcroMedia
- License: agpl-3.0
- Created: 2018-11-06T21:30:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T23:41:32.000Z (about 2 years ago)
- Last Synced: 2025-05-16T10:41:34.380Z (about 1 year ago)
- Size: 36.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# essentials

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/