Skip to content

Oefenweb/ansible-xxhash

Repository files navigation

xxhash

CI Ansible Galaxy

Set up xxHash (An extremely fast non-cryptographic hash algorithm, working at speeds close to RAM limits) in Debian-like systems.

Requirements

  • git (will be installed)
  • build-essential (will be installed)

Variables

  • xxhash_version [default: v0.8.3]: What version of xxhash to check out (set up). This can be the full 40-character SHA-1 hash, the literal string HEAD, a branch name, or a tag name
  • xxhash_install_dir [default: /usr/bin]: Install directory

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.xxhash

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

About

Ansible role to set up xxHash in Debian-like systems

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors