Skip to content
Snippets Groups Projects
README.md 3.16 KiB

Ansible-Role "ansible_lza_server_hardening"

Description

This role provides all necessary tasks to harden servers agains external and internal attacks.

Prerequisites

To use this role, the following software must be installed on your workstation:

  • ansible

To deploy this role to a managed host, the following software must be installed on the target:

  • Python3
  • SSHd

Other roles required by this role can be easily installed using ansible-galaxy if necessary. As the roles reside in SLUB's local Git server instance, you might need a password for certain repositories despite most of them being publicly available. This command will install the required roles in the correct location so they are found in the search path:

	ansible-galaxy install -r requirements.yml -p ../