ansible/roles/base
2025-01-15 20:04:17 +00:00
..
tasks Add group based on domainname if found 2025-01-15 20:04:17 +00:00
README.md munin_node: Rename role 2022-02-25 00:43:44 +00:00

Ansible Role: base

This role is applied to all hosts.

Basic service

This role will install and configure following base services using operating system default software:

  • mail sending to local (foo.sh) addresses using smtps port
  • system logging to remote host
  • ssh server (tighten crypto settings)

These services must not have any depencies outside of operating system's base packages.

Secondary services

Following secondary services that are not required for production capability are installed:

  • munin_node for monitoring system usage