Back to roles list

sa-publushing-kindlegen

Build Status

KindleGen is a command line tool used to build eBooks that can be sold through Amazon's Kindle platform. This tool is best for publishers and individuals who are familiar with HTML and want to convert their HTML, XHTML, XML (OPF/IDPF format), or ePub source into a Kindle Book

Simple:

     - {
         role: "sa-publushing-kindlegen"
       }

Advanced:

    - {
        role: "sa-publushing-kindlegen",
        kindlegen_version: "2.9",
        kindlegen_dir: "/opt/kindlegen"
      }

See box-example for standalone installation example

Usage with ansible galaxy workflow

If you installed the sa-publushing-kindlegen role using the command

ansible galaxy install softasap.sa-publushing-kindlegen

the role will be available in the folder library/sa-publushing-kindlegen.

Please adjust the path accordingly.

     - {
         role: "softasap.sa-publushing-kindlegen"
       }

Copyright and license

Code licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) or the [MIT License] (http://opensource.org/licenses/MIT).

Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)