icamys.guake3_terminal
Ansible role for Guake3 terminal
Use this role to install Guake 3 terminal to Ubuntu from sources in your playbook.
Variables
Add Guake to startup:
guake_add_to_startup: yes
Start Guake after setup:
guake_start_after_setup: yes
Select Guake version (see Guake releases page for details) :
guake_git_version: 3.7.0
The place to clone Guake source:
guake_git_path: /tmp/guake
Path to custom configuration file:
guake_config_path: ""
Install
ansible-galaxy install icamys.guake3_terminal
License
Unknown
Downloads
38
Owner