Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 965 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 965 Bytes

Build Status Run Status Coverage Badge

install vuls roll

https://github.com/future-architect/vuls/blob/master/README.ja.md

ansible-galaxy install YasushiKobayashi.vuls

ansible role install vuls

  • cenos6
  • amazone-linux

default vars

Install vuls in this directory.

go_path: ~/vuls
vuls_user: ec2-user

set your config.toml

- name: set config
  copy:
    src: src/config.toml
    dest: '{{ vuls_path }}/config.toml'

pre install golang

  • install golang