fclones
fclones
Install and configure fclones - an efficient duplicate file finder written in Rust.
GitHub | Downloads | Version |
---|---|---|
Example Playbook
This example is taken from
molecule/default/converge.yml
and is tested on each push, pull request and release.
---
- name: "Converge"
hosts: "all"
become: true
gather_facts: true
roles:
- role: "balling-dev.fclones"
Role Variables
The default values for the variables are set in
defaults/main.yml
:
---
# Defaults file for fclones
# Version of fclones to install. Use "latest" to install latest version.
fclones_version: "latest"
About
Install and configure fclones - an efficient duplicate file finder written in Rust.
Install
ansible-galaxy install balling-dev/ansible-role-fclones
License
mpl-2.0
Downloads
8
Owner
Principal Data Scientist at Novo Nordisk