Skip to content

Sysctl

Go to Automation

View in GitLab

Description

This playbook manages system configuration files under /etc/sysctl.conf and /etc/sysctl.d/. It creates temporary backups, updates the main sysctl configuration file, and conditionally applies specific configurations based on server roles and naming conventions.
Conditional tasks are executed based on inventory hostname patterns and Neon tags of the type ServerBaseline. It also removes obsolete configuration files and temporary backups to maintain a clean state.

Credentials

  • sys_ansible_local

Input

Variable Description
target The target hosts for the playbook

Output

None

Dependencies