Skip to content

initdude/hardening-with-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Executive Summary

This Ansible playbook (hardening.yml) is used to apply OS-level and SSH-level security hardening across all managed hosts defined in the inventory. It uses the well-established os_hardening and ssh_hardening roles, which are typically sourced from the DevSec project — a community standard for secure Linux configurations.

The playbook is executed with elevated privileges and targets all defined hosts, automating consistent security policy enforcement across the infrastructure.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages