ramsailopal.docker_cac

Nombre del Rol

=========

Rol de Ansible para instalar Docker Bench Security en Ubuntu y luego ejecutar la auditoría contra los contenedores en ejecución.

Variables del Rol


repdir - El directorio donde se guardará el informe final.
rat - La calificación para verificar el cumplimiento de seguridad de Docker Bench.

Ejecución del Rol


- hosts: servidores
  roles: 
    - Docker-CaC
  vars:
    repdir: /tmp

Licencia


BSD

Referencias


Docker Bench Security - https://github.com/docker/docker-bench-security

Información del Autor


Raman Sailopal

Acerca del proyecto

Compliance as Code for Docker using Docker Bench security

Instalar
ansible-galaxy install ramsailopal.docker_cac
Licencia
mit
Descargas
158
Propietario
Linux Nerd who likes to set up cloudy infrastructure for exciting projects, as well as integrating different open source solutions to widen their scope.