cimon-io.imagemagick
ImageMagick Ansible Role
This role helps you install ImageMagick from the source code.
Requirements
No prerequisites needed.
Role Variables
You can customize the following settings:
imagemagick_version: The version of ImageMagick you want to install (default is "7.1.0").imagemagick_configure_options: Additional configuration options (empty by default).imagemagick_install_path: The directory where ImageMagick will be installed (default is "/opt/imagemagick").imagemagick_source_path: The location where the source code will be stored (default is "/usr/local/src").imagemagick_optional_dependencies: Any optional dependencies you might need (default is an empty list).
Dependencies
No dependencies are required.
Example Playbook
Here's an example of how to use this role in a playbook:
- hosts: servers
roles:
- { role: cimon-io.imagemagick, imagemagick_version: '7.1.0' }
License
This project is licensed under the MIT License.
Installa
ansible-galaxy install cimon-io.imagemagickLicenza
Unknown
Download
902
Proprietario
Continuous integration system with integrated staging server
