Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 810 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 810 Bytes

essentials

.github/workflows/molecule.yml

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/