GithubHelp home page GithubHelp logo

danielhoherd / ansible-role-exiftool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tlehoux/exiftool

0.0 2.0 0.0 84 KB

This is an Ansible role to install ExifTool.

Makefile 39.90% Python 36.19% Shell 11.91% Jinja 12.00%
ansible-role ansible

ansible-role-exiftool's Introduction

ExifTool

https://galaxy.ansible.com/danielhoherd/ansible_role_exiftool

This is an Ansible role to install ExifTool (https://exiftool.org)

Requirements

Ansible 2.x

Role Variables

Variable Description Default
exiftool_version 12.74

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
    - { role: danielhoherd.ansible-role-exiftool }

Example requirements.yml

---
- name: exiftool
  scm: git
  src: [email protected]:danielhoherd/ansible-role-exiftool.git
  version: 43f5f894d42cbaf722299a7fb85b57f64181eb69

License

BSD

Authors

  • Thomas Lehoux
  • Daniel Hoherd

Links

ansible-role-exiftool's People

Contributors

danielhoherd avatar pre-commit-ci[bot] avatar tlehoux avatar

Watchers

 avatar  avatar

ansible-role-exiftool's Issues

Upgrades are broken

When exiftool is installed, the module does not upgrade it. This is because the module only checks for the existence of the exiftool command, and does not compare the version number of the installed command with the desired version.

Add tests

We should add molecule tests to this role.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.