webofmars.xfce4-desktop
Ansible Role: xfce4-desktop
This role installs and sets up the Xfce4 Desktop environment on Ubuntu and Debian systems.
Requirements
There are no requirements.
Role Variables
Here are the variables you can use, along with their default settings:
For Debian:
xfce4_packages:
- xserver-xorg
- xfonts-base
- task-xfce-desktop
xfce4_login_manager_package: gdm3
xfce4_login_manager_service: gdm
xfce4_extra_packages: []
For Ubuntu:
xfce4_packages:
- xserver-xorg
- xfonts-base
- xubuntu-desktop
xfce4_login_manager_package: gdm
xfce4_login_manager_service: gdm
xfce4_extra_packages: []
Dependencies
There are no dependencies.
Example Playbook
- hosts: all
become: yes
become_method: sudo
roles:
- role: webofmars.xfce4-desktop
This playbook will install the Xfce4 Desktop.
License
GPLv3
Author Information
Created by Frederic Leger from webofmars.
Informazioni sul progetto
Install Xfce Destop on server versions of Debian & Ubuntu
Installa
ansible-galaxy install webofmars.xfce4-desktop
Licenza
gpl-3.0
Download
540
Proprietario
webofmars is a devops & IT company based in Marseille, France