robertdebock.sysstat

Ansible Role Sysstat

This role helps you install, start, and enable sysstat on your system.

GitHub GitLab Downloads Version
github gitlab downloads Version

Example Playbook

Here’s an example playbook that you can find in molecule/default/converge.yml. It is tested on every update or request.

---
- name: Converge
  hosts: all
  become: true
  gather_facts: true

  roles:
    - role: robertdebock.sysstat

Before running this playbook, prepare your machine using molecule/default/prepare.yml:

---
- name: Prepare
  hosts: all
  become: true
  gather_facts: false
  serial: 30%

  roles:
    - role: robertdebock.bootstrap

You can also find a detailed explanation and more examples on how to use these roles.

Requirements

State of Used Roles

The roles listed below are used for system preparation. You can also prepare your system in other ways.

Requirement GitHub GitLab
robertdebock.bootstrap Build Status GitHub Build Status GitLab

Context

This role works with many other roles. Check out the documentation for these roles for more details.

Here is an overview of related roles: dependencies

Compatibility

This role has been tested on the following container images:

Container Tags
Alpine all
EL 9
Debian all
Fedora all
Ubuntu all

You need at least Ansible version 2.12. Testing has been done on:

  • The previous version.
  • The current version.
  • The development version.

If you find any issues, please report them on GitHub.

License

Apache-2.0.

Author Information

robertdebock

If you like my work, please consider sponsoring me.

Informazioni sul progetto

Install, start and enable sysstat on your system.

Installa
ansible-galaxy install robertdebock.sysstat
Licenza
apache-2.0
Download
1.2k
Proprietario
I know my way around (Linux) infrastructure, have a passion for automation, Docker, Ansible, Molecule and ci/cd.