https://github.com/webarchitect609/ansible-role-flameshot
Installs or builds from source Flameshot screenshot software
https://github.com/webarchitect609/ansible-role-flameshot
Last synced: 5 months ago
JSON representation
Installs or builds from source Flameshot screenshot software
- Host: GitHub
- URL: https://github.com/webarchitect609/ansible-role-flameshot
- Owner: webarchitect609
- License: bsd-3-clause
- Created: 2020-03-09T08:25:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T11:57:09.000Z (over 2 years ago)
- Last Synced: 2024-03-11T12:26:33.690Z (over 2 years ago)
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Ansible Role: Flameshot
=======================
[](https://github.com/webarchitect609/ansible-role-flameshot/actions/workflows/build.yml)
[](https://github.com/webarchitect609/ansible-role-flameshot/releases)
[](https://galaxy.ansible.com/ui/standalone/roles/webarchitect609/flameshot)
[](LICENSE.md)
[](https://galaxy.ansible.com/ui/standalone/namespaces/7493/)
Compiles [Flameshot](https://flameshot.org/) ≥ `0.8.0`
from [the source code](https://github.com/lupoDharkael/flameshot) and installs it. Or just installs apt package.
Requirements
------------
[Flameshot dependencies for runtime and compilation](https://github.com/lupoDharkael/flameshot#dependencies) can be
found in the README file of the corresponding source repo.
Role Variables
--------------
See [defaults/main.yml](defaults/main.yml)
Dependencies
------------
None.
Example Playbook
----------------
- hosts: servers
roles:
- { role: webarchitect609.flameshot }
License & Author Information
----------------------------
[BSD-3-Clause](LICENSE.md)