GithubHelp home page GithubHelp logo

qpc-github / ansible-os-ubuntu20 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gsa/ansible-os-ubuntu20

1.0 2.0 1.0 185 KB

Ansible role that configures security control to meet GSA Benchmark Requirements

License: Apache License 2.0

Jinja 100.00%

ansible-os-ubuntu20's Introduction

Ubuntu 20.04 GSA Benchmark

Configure Ubuntu 20.04 machine to be GSA compliant. Level 1 and 2 findings will be corrected by default. It's based on GSA Ubuntu 20.04 Benchmark.

Role Variables

There are many role variables defined in defaults/main.yml.

Hardening will be applied to the following configurations by default:
  • General Configurations (Section 1)
  • Services Configurations (Section 2)
  • Network Configurations (Section 3)
  • Logging and Auditing Configurations (Section 4)
  • Access, Authentication and Authorization Configurations (Section 5)
  • System Maintenance Configurations (Section 6)

Above high level configurations and other fine-grained configurations can be enabled/disabled using variabled defined in in defaults/main.yml.

The configuration will not:
  • Install and configure AIDE
  • Install and configure NTP
  • Configure the /etc/group wheel configurations

Other settings and services are listed. Please review to ensure they meet your organizational requirements.

Dependencies

Ansible >= 2.7

Example Playbook

---
- name: Harden Server
  hosts: all
  become: yes

  roles:
    - ansible-os-ubuntu20

How to test locally

ansible-playbook playbook.yml --connection=local

ansible-os-ubuntu20's People

Contributors

kannan-gsa avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.