Skip to content

pkg_uninstall_flameshot

This ansible role uninstalls the flameshot package on debian systems.

Installation

To install the role, you'll need to use ansible-galaxy:

ansible-galaxy install git+https://gitlab.com/niclas-zone/tools/ansible/roles/pkg_uninstall_flameshot.git

Usage

You can include this role in your playbook as follows:

- hosts: your_target_hosts
  roles:
    - pkg_uninstall_flameshot