Skip to content

JRemitz/ansible_role-scancode-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_role-scancode-toolkit

Build Status

This ansible role will install scancode-toolkit.

Requirements

Python 2.7.

Role Variables

See /defaults/main.yml for all variables.

Directory to install scancode.

    scancode_tk_install_dir: /opt

Executable path

    scancode_tk_bin_path: /usr/sbin/scancode

Latest version to install

    scancode_tk_version: 2.2.1

Owner of scancode

    scancode_tk_owner: root

Group of scancode installation

    scancode_tk_group: root

Dependencies

None included in the role.

Example Playbook

- hosts: servers
  roles:
     - { role: ansible_role-scancode-toolkit }

License

MIT

Author Information

Jake Remitz

About

This ansible role will install nexB/scancode-toolkit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published