Skip to content

odyssey4me/ansible-openvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible OpenVAS

https://travis-ci.org/odyssey4me/ansible-openvas.svg?branch=master https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg?style=flat
tags:openvas, security, ansible
category:*nix

Role for the deployment of the OpenVAS Scanner, Manager and CLI.

Example Ansible play

- name: Install OpenVAS Server
  hosts: openvas_all
  user: root
  roles:
    - { role: "openvas_server", tags: [ "openvas-scanner", "openvas-manager", "openvas-cli" ] }
  vars:
    openvas_admin_password: secrete

Warning: This is a Proof of Concept at this stage, nothing more. Use at your own risk.

About

Ansible Galaxy Role for OpenVAS deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages